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 60aa320 commit 52f89b1
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 @@ -18,7 +18,7 @@ jobs:
- name: Setup the git user as the Actions user
uses: fregante/setup-git-user@v2
- name: Install the most recent Node.js version.
run: sudo apt-get install nodejs
run: sudo apt-get install nodejs@14
- name: install sass
run: npm install -g sass
- name: Do a clean install of the required packages.
Expand Down

0 comments on commit 52f89b1

Please sign in to comment.