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
Khải
6f71a44c65
Merge 4b568c8023 into d648c2dd06 2025-04-02 09:58:03 +09:00

View File

@ -113,7 +113,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]