Skip to content

Commit

Permalink
use pnpm/actions-setup
Browse files Browse the repository at this point in the history
  • Loading branch information
ueokande committed Sep 9, 2023
1 parent 50108b6 commit 63f8c57
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: pnpm/action-setup@v2
- uses: actions/setup-node@v3
with:
node-version-file: 'package.json'
Expand Down

0 comments on commit 63f8c57

Please sign in to comment.