Skip to content

Commit 98457e7

Browse files
build: Update script to publish
1 parent a997bac commit 98457e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-and-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
scope: '@keyvaluesystems'
2828

2929
- name: Install dependencies
30-
run: npm install
30+
run: npm ci
3131

3232
- name: Run tests
3333
run: npm run test

0 commit comments

Comments
 (0)