Skip to content

Commit

Permalink
🔖 chore: remove ci pnpm version
Browse files Browse the repository at this point in the history
  • Loading branch information
thinkasany committed Sep 4, 2024
1 parent 28091a0 commit 9ffbb57
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ jobs:

- name: Install pnpm
uses: pnpm/action-setup@v4
with:
version: 9.8.0

- uses: afc163/surge-preview@v1
id: preview_step
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ jobs:

- name: Install pnpm
uses: pnpm/action-setup@v4
with:
version: 9.8.0

- name: Setup Node.js environment
uses: actions/setup-node@v3
Expand Down

0 comments on commit 9ffbb57

Please sign in to comment.