Skip to content

Commit 8f16849

Browse files
authored
Update node.js.yml
1 parent 4dae5fe commit 8f16849

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
@@ -23,7 +23,7 @@ jobs:
2323
cache: 'npm'
2424

2525
- name: Install dependencies
26-
run: npm ci
26+
run: npm install
2727

2828
- name: Set up environment variables
2929
env:

0 commit comments

Comments
 (0)