Skip to content
This repository was archived by the owner on May 4, 2023. It is now read-only.

Commit abe9982

Browse files
committed
build before package
1 parent d5f348c commit abe9982

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
env:
2929
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3030
run: |
31+
npm run build
3132
npm run package
3233
npm run lint
3334
npm exec tsc

0 commit comments

Comments
 (0)