Skip to content

Commit 62aaf3e

Browse files
committed
add yarn build to test.yml
1 parent f04b166 commit 62aaf3e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ jobs:
7070
key: node-modules-${{ hashFiles('**/yarn.lock') }}
7171

7272
- run: yarn
73+
- run: yarn prebuild
7374
- run: yarn build
7475
env:
7576
NODE_OPTIONS: --max-old-space-size=4096

0 commit comments

Comments
 (0)