Skip to content

Commit

Permalink
Update gatsby-publish.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
khider authored Oct 15, 2024
1 parent be55449 commit d225afb
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 @@ -16,6 +16,8 @@ jobs:
uses: fregante/setup-git-user@v2
- name: Install the most recent Node.js version.
uses: actions/setup-node@v4
with:
node-version: '14.x'
- name: Do a clean install of the required packages.
run: npm install
- name: Install Gatsby CLI
Expand Down

0 comments on commit d225afb

Please sign in to comment.