1
0
mirror of https://github.com/pnpm/action-setup.git synced 2026-06-17 15:53:45 +08:00
This commit is contained in:
Roman Usherenko
2025-10-08 07:32:57 -06:00
committed by GitHub

View File

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