Skip to content

Commit 72f0451

Browse files
authored
Update README.md (#175)
fix the string run_install example
1 parent 41ff726 commit 72f0451

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ jobs:
117117
- uses: pnpm/action-setup@v4
118118
with:
119119
version: 10
120-
run_install:
120+
run_install: |
121121
- recursive: true
122122
args: [--strict-peer-dependencies]
123123
- args: [--global, gulp, prettier, typescript]

0 commit comments

Comments
 (0)