Skip to content

Commit

Permalink
Update gatsby-publish.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
DaveEdge1 authored Oct 30, 2024
1 parent 7e2834d commit 7d6e4fd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/gatsby-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
run: |
export NVM_DIR="$HOME/.nvm"
[ -s "$NVM_DIR/nvm.sh" ] && \. "$NVM_DIR/nvm.sh" # This loads nvm
nvm install 14
nvm use 14
npm ci
- name: install node14
Expand Down

0 comments on commit 7d6e4fd

Please sign in to comment.