mirror of
https://github.com/pnpm/action-setup.git
synced 2026-03-30 23:02:36 +00:00
fix(pr-check.yaml): remove run_install
Signed-off-by: axel7083 <42176370+axel7083@users.noreply.github.com>
This commit is contained in:
parent
7d0b882b8a
commit
9a3d84c252
1
.github/workflows/pr-check.yaml
vendored
1
.github/workflows/pr-check.yaml
vendored
@ -18,7 +18,6 @@ jobs:
|
||||
- name: Setup pnpm
|
||||
uses: pnpm/action-setup@fc06bc1257f339d1d5d8b3a19a8cae5388b55320 # v5.0.0
|
||||
with:
|
||||
run_install: true
|
||||
version: 9
|
||||
|
||||
- name: Update dist
|
||||
|
||||
Loading…
Reference in New Issue
Block a user