Skip to content

Commit

Permalink
chore: remove intall pnpm workflow script
Browse files Browse the repository at this point in the history
  • Loading branch information
Brokyeom committed Sep 13, 2024
1 parent 8f82487 commit 2e42f76
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,6 @@ jobs:
node-version: 18
cache: 'pnpm'

- name: Install pnpm
run: |
npm install -g pnpm
- name: Install Dependencies
run: pnpm install

Expand Down

0 comments on commit 2e42f76

Please sign in to comment.