Skip to content

Commit

Permalink
ci: fix pnpm version
Browse files Browse the repository at this point in the history
Signed-off-by: Innei <tukon479@gmail.com>
  • Loading branch information
Innei authored May 25, 2024
1 parent 4e8313a commit d6416e8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,6 @@ jobs:
- name: Setup pnpm
uses: pnpm/action-setup@v3
with:
version: 9.x
run_install: |
- recursive: false
- name: Run Lint
Expand Down

0 comments on commit d6416e8

Please sign in to comment.