Skip to content

Commit 6379b7c

Browse files
committed
integration work
1 parent 0b582db commit 6379b7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
run: npm i
3030
# step 4 Build
3131
- name: Run build
32-
run: npm build
32+
run: npm run build
3333

3434

3535
# deploy:

0 commit comments

Comments
 (0)