Skip to content

Commit

Permalink
chore: corepack doesn't work on windows
Browse files Browse the repository at this point in the history
  • Loading branch information
FL33TW00D committed Jul 31, 2024
1 parent 86157fa commit 18aa581
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/setup/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ runs:
shell: bash

- name: Setup pnpm
- uses: pnpm/action-setup@v4
uses: pnpm/action-setup@v4

- name: Setup node.js
uses: actions/setup-node@v4
Expand Down

0 comments on commit 18aa581

Please sign in to comment.