1
0
mirror of https://github.com/pnpm/action-setup.git synced 2026-03-10 08:31:44 +08:00

Compare commits

..

1 Commits

Author SHA1 Message Date
Ben McCann
1bd7a60fd3
Merge d5bd7e8c9a into d648c2dd06 2025-04-02 09:58:03 +09:00

View File

@ -117,7 +117,7 @@ jobs:
- uses: pnpm/action-setup@v4
with:
version: 10
run_install:
run_install: |
- recursive: true
args: [--frozen-lockfile, --strict-peer-dependencies]
- args: [--global, gulp, prettier, typescript]