Skip to content

Commit e8e4f3e

Browse files
authored
fix job
1 parent fd20425 commit e8e4f3e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/workflow.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jobs:
2323
registry-url: https://registry.npmjs.org/
2424
- run: |
2525
npm ci --ignore-scripts --legacy-peer-deps
26+
npm run build
2627
npm run test
2728
2829
publish:

0 commit comments

Comments
 (0)