Skip to content

Commit

Permalink
node version
Browse files Browse the repository at this point in the history
  • Loading branch information
edotau committed Jan 17, 2024
1 parent 2ddfa53 commit 60a9b47
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/gh-pages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,6 @@ jobs:

- name: Install Dependencies
uses: actions/setup-node@v4
with:
node-version: '14' # specify your node version
cache: 'yarn'

- name: Install and Build
run: |
Expand Down

0 comments on commit 60a9b47

Please sign in to comment.