Skip to content

Commit

Permalink
fix pnpm verison
Browse files Browse the repository at this point in the history
  • Loading branch information
djay committed Jun 18, 2024
1 parent 92e5a79 commit 222738e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ jobs:
submodules: recursive
fetch-depth: 0
- uses: pnpm/action-setup@v4
with:
version: 8
#with:
# version: 8
# run_install: |
# - args: [dlx, mrs-developer, missdev, --no-config, --fetch-https]
- name: Get pnpm store directory
Expand Down

0 comments on commit 222738e

Please sign in to comment.