Skip to content

Commit 9e39fec

Browse files
committed
update github action
1 parent c5d7bee commit 9e39fec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
with:
2121
node-version: "20"
2222

23-
- run: npm ci
23+
- run: npm install
2424
- name: Build (with tag-derived version)
2525
run: npm run release
2626

0 commit comments

Comments
 (0)