Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit b05e72f

Browse files
authoredSep 15, 2020
Update node.js.yml
1 parent 44e02bd commit b05e72f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/node.js.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ jobs:
2222
with:
2323
node-version: ${{ matrix.node-version }}
2424
- run: npm ci
25-
- run: npm run postinstall
25+
- run: npm run postinstall --if-present

0 commit comments

Comments
 (0)
Please sign in to comment.