Skip to content

Commit 6ecfd2d

Browse files
Merge pull request #66 from phishy/patch-1
Update README.md
2 parents 466ce3c + f499b0c commit 6ecfd2d

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
@@ -96,7 +96,7 @@ steps:
9696
- run: npm install --ignore-scripts
9797
env:
9898
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
99-
# `npm rebuild` will run all those post-install scritps for us.
99+
# `npm rebuild` will run all those post-install scripts for us.
100100
- run: npm rebuild && npm run prepare --if-present
101101
```
102102

0 commit comments

Comments
 (0)