Skip to content

Commit

Permalink
choose right packagemanager
Browse files Browse the repository at this point in the history
  • Loading branch information
JackDevAU committed Apr 29, 2024
1 parent eb606d6 commit bba1273
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
# Checking if this is the issue.
- name: Install node-gyp@10.1.0 locally
run: npm install node-gyp@10.1.0
run: pnpm install node-gyp@10.1.0

- name: Install dependencies
run: pnpm install
Expand Down

0 comments on commit bba1273

Please sign in to comment.