Skip to content

Commit

Permalink
Github Action setup
Browse files Browse the repository at this point in the history
  • Loading branch information
Giulia Nicola Pernice committed May 12, 2024
1 parent 3be6e0b commit 7a03ec4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Run install
uses: borales/actions-yarn@v4
with:
cmd: add gatsby-cli
cmd: add gatsby-cli@3.5.0
- name: Install Gatsby CLI
uses: borales/actions-yarn@v4
with:
Expand Down

0 comments on commit 7a03ec4

Please sign in to comment.