Skip to content

Commit b770042

Browse files
committed
fix npm install
1 parent 6e1ce32 commit b770042

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

+1
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ jobs:
3434
- name: npm build
3535
shell: bash
3636
run: |
37+
npm install
3738
npm run build
3839
3940
- name: Deploy Preview

0 commit comments

Comments
 (0)