Skip to content

Commit b1e0a47

Browse files
committed
ci: update release workflow
1 parent e5c8b31 commit b1e0a47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/npm-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ jobs:
127127
- name: "🪪 Run Build"
128128
id: task_release_npm_build
129129
run: |
130-
npm ci
130+
npm install
131131
npm run build
132132
133133
# ---------------------------------------------------------------------------------------

0 commit comments

Comments
 (0)