Skip to content

Commit

Permalink
ci: rm version from ci
Browse files Browse the repository at this point in the history
  • Loading branch information
JDIZM committed Aug 19, 2024
1 parent 0f9d965 commit 0138aea
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 @@ -22,7 +22,6 @@ jobs:
- uses: volta-cli/action@v4
- uses: pnpm/action-setup@v4
with:
version: 9.4.0
run_install: |
- recursive: true
args: [--frozen-lockfile, --strict-peer-dependencies]
Expand Down

0 comments on commit 0138aea

Please sign in to comment.