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 60a9b47 commit 118d88b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/gh-pages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,7 @@ jobs:

- name: Install and Build
run: |
yarn install
yarn build # ensure this builds to the 'build' directory
yarn install && yarn build
- name: Deploy 🚀
run: |
Expand Down

0 comments on commit 118d88b

Please sign in to comment.