Skip to content

Commit 30f0ecb

Browse files
Update README.md (#175)
fix the string run_install example
1 parent 0a28469 commit 30f0ecb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ jobs:
113113
- uses: step-security/action-setup@v4
114114
with:
115115
version: 10
116-
run_install:
116+
run_install: |
117117
- recursive: true
118118
args: [--strict-peer-dependencies]
119119
- args: [--global, gulp, prettier, typescript]

0 commit comments

Comments
 (0)