Skip to content

Commit 1ff95f7

Browse files
committed
ci: add github workflow5
1 parent 1817b69 commit 1ff95f7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
node-version: '22'
2121
- name: build
2222
run: |
23+
npm install
2324
npm run build
2425
- name: upload build artifact
2526
if: always()

0 commit comments

Comments
 (0)