Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 01dfe2e

Browse files
Update README.md
1 parent 934655b commit 01dfe2e

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
@@ -284,7 +284,7 @@ jobs:
284284
node-version: 14
285285
- run: npm ci
286286
# or one-off:
287-
- run: npm install -g execa
287+
- run: npm install execa
288288
- uses: actions/github-script@v3
289289
with:
290290
script: |

0 commit comments

Comments
 (0)