Skip to content

Commit

Permalink
use packageManager version from package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
spearwolf committed May 26, 2024
1 parent b1b6e48 commit b69448d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ jobs:

- uses: pnpm/action-setup@v4
with:
version: 9
run_install: true
env:
NPM_TOKEN: xxx
Expand All @@ -44,7 +43,6 @@ jobs:

- uses: pnpm/action-setup@v4
with:
version: 9
run_install: true
env:
NPM_TOKEN: xxx
Expand Down

0 comments on commit b69448d

Please sign in to comment.