Skip to content

Commit

Permalink
fix: remove pnpm version on ci
Browse files Browse the repository at this point in the history
  • Loading branch information
andostronaut committed Aug 11, 2024
1 parent 1a05175 commit 53d0b24
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,6 @@ jobs:
steps:
- uses: actions/checkout@v3
- uses: pnpm/action-setup@v4
with:
version: 8
run_install: false
- uses: actions/setup-node@v3
with:
node-version: ${{ matrix.node-version }}
Expand Down

0 comments on commit 53d0b24

Please sign in to comment.