Skip to content

Commit 1da73e2

Browse files
committed
ci, not i
1 parent 41cd7c3 commit 1da73e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pipeline.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ jobs:
117117
run: sed -i 's/0.0.0-gitversion/${{ env.semVer }}/g' package.json
118118

119119
- name: Install
120-
run: npm install
120+
run: npm ci
121121

122122
- name: Publish
123123
run: npm publish --provenance --access public

0 commit comments

Comments
 (0)