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 29, 2024
1 parent 7d3b4c9 commit 92ff232
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/gatsby-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ jobs:
run: brew install node@16
- name: link node.
run: brew link node@16
- name: start with node-gyp.
run: npm install -g node-gyp
- name: Do a clean install of the required packages.
run: npm install
- name: Install Gatsby CLI
Expand Down

0 comments on commit 92ff232

Please sign in to comment.