Skip to content

Commit

Permalink
Use older cli version
Browse files Browse the repository at this point in the history
  • Loading branch information
jverneaut committed Sep 24, 2024
1 parent 4683043 commit 31682bf
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 @@ -16,7 +16,7 @@ jobs:
cache: 'npm'

- name: Install Netlify
run: npm install netlify-cli@17.10.1 -g
run: npm install netlify-cli@11 -g

- name: Install Dependencies
run: npm ci
Expand Down

0 comments on commit 31682bf

Please sign in to comment.