Skip to content

Commit bf9f75c

Browse files
authored
Update node.js.yml
1 parent f438bd9 commit bf9f75c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/node.js.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,5 @@ jobs:
2929
- run: npm ci
3030
- run: npm run build --if-present
3131
- run: npm test
32+
- run: npm cache clean --force
33+

0 commit comments

Comments
 (0)