Update README.md

This commit is contained in:
Nihal Gonsalves
2021-03-30 02:48:37 +05:30
committed by GitHub
parent 934655b9e0
commit 01dfe2e0c1

View File

@@ -284,7 +284,7 @@ jobs:
node-version: 14
- run: npm ci
# or one-off:
- run: npm install -g execa
- run: npm install execa
- uses: actions/github-script@v3
with:
script: |