Skip to content

Commit

Permalink
fix: deploy take ages
Browse files Browse the repository at this point in the history
  • Loading branch information
ThEditor committed Sep 15, 2024
1 parent bb34731 commit 9573de7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/setup-node/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ runs:

- name: Install dependencies 🔧
shell: bash
run: npm ci
run: npm i

0 comments on commit 9573de7

Please sign in to comment.