Skip to content

Commit

Permalink
chore: use corepack
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Mar 15, 2022
1 parent 8e0306b commit d4241d3
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: pnpm/action-setup@v2.1.0
with:
version: 6.32.2
- run: corepack enable
- uses: actions/setup-node@v2
with:
node-version: 16
Expand Down

0 comments on commit d4241d3

Please sign in to comment.