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 a0c5bb5 commit 7e2834d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gatsby-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: Download nvm
run: curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.40.1/install.sh | bash
- name: Install nvm
- run: |
run: |
export NVM_DIR="$HOME/.nvm"
[ -s "$NVM_DIR/nvm.sh" ] && \. "$NVM_DIR/nvm.sh" # This loads nvm
nvm use 14
Expand Down

0 comments on commit 7e2834d

Please sign in to comment.