Skip to content
This repository was archived by the owner on Jan 8, 2025. It is now read-only.

Commit 9d99335

Browse files
Update node.js.yml
1 parent b31fb5b commit 9d99335

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/node.js.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,5 @@ jobs:
2626
with:
2727
node-version: ${{ matrix.node-version }}
2828
cache: 'npm'
29-
- run: npm ci
29+
3030
- run: npm run build --if-present

0 commit comments

Comments
 (0)