mirror of
https://github.com/pnpm/action-setup.git
synced 2026-03-10 08:31:44 +08:00
Compare commits
2 Commits
6f71a44c65
...
0acfab44e0
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
0acfab44e0 | ||
|
|
77504a59bc |
@ -113,7 +113,7 @@ jobs:
|
|||||||
- uses: pnpm/action-setup@v4
|
- uses: pnpm/action-setup@v4
|
||||||
with:
|
with:
|
||||||
version: 10
|
version: 10
|
||||||
run_install: |
|
run_install:
|
||||||
- recursive: true
|
- recursive: true
|
||||||
args: [--frozen-lockfile, --strict-peer-dependencies]
|
args: [--frozen-lockfile, --strict-peer-dependencies]
|
||||||
- args: [--global, gulp, prettier, typescript]
|
- args: [--global, gulp, prettier, typescript]
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user