Skip to content

Commit

Permalink
chore(ci): fix
Browse files Browse the repository at this point in the history
  • Loading branch information
nekomeowww committed Nov 25, 2024
1 parent 706395a commit dba87f0
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ jobs:
uses: pnpm/action-setup@v4
with:
run_install: false
version: '9.5.0'

- name: Obtain pnpm store directory
shell: bash
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ jobs:
uses: pnpm/action-setup@v4
with:
run_install: false
version: '9.5.0'

- name: Obtain pnpm store directory
shell: bash
Expand Down

0 comments on commit dba87f0

Please sign in to comment.