We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f04b166 commit 62aaf3eCopy full SHA for 62aaf3e
1 file changed
.github/workflows/test.yml
@@ -70,6 +70,7 @@ jobs:
70
key: node-modules-${{ hashFiles('**/yarn.lock') }}
71
72
- run: yarn
73
+ - run: yarn prebuild
74
- run: yarn build
75
env:
76
NODE_OPTIONS: --max-old-space-size=4096
0 commit comments