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 7d6e4fd commit 00d4b1f
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/gatsby-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,6 @@ jobs:
[ -s "$NVM_DIR/nvm.sh" ] && \. "$NVM_DIR/nvm.sh" # This loads nvm
nvm install 14
nvm use 14
npm ci
- name: install node14
run: nvm install 14
- name: show node version
run: nvm use 14
- name: Do a clean install of the required packages.
run: npm install
- name: Install Gatsby CLI
Expand Down

0 comments on commit 00d4b1f

Please sign in to comment.