Skip to content

Commit 9ed0f25

Browse files
committed
Last try
1 parent 436050a commit 9ed0f25

File tree

2 files changed

+1
-15940
lines changed

2 files changed

+1
-15940
lines changed

.github/workflows/build-and-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
with:
2222
node-version: 22
2323
- name: Install depencencies
24-
run: npm ci
24+
run: npm install
2525
- name: Run tests
2626
run: npm test
2727
- name: Send data to Coveralls

0 commit comments

Comments
 (0)