Skip to content

Commit

Permalink
fix: remove pnpm version in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
leavelet authored Nov 12, 2024
1 parent 84b6133 commit 5dbf149
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/upload_artifact.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ jobs:
with:
fetch-depth: 0
- uses: pnpm/action-setup@v4
with:
version: 9
- name: Setup Node
uses: actions/setup-node@v4
with:
Expand Down

0 comments on commit 5dbf149

Please sign in to comment.