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 200f1e1 commit 9f433b9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/gatsby-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@ jobs:
run: curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.33.2/install.sh | bash
- name: nvm setup
run: export NVM_DIR="$HOME/.nvm"
- name: more nvm setup
run: [ -s "$NVM_DIR/nvm.sh" ] && . "$NVM_DIR/nvm.sh"
- name: install node14
run: nvm install 14
- name: show node version
Expand Down

0 comments on commit 9f433b9

Please sign in to comment.