Skip to content

Commit a44ace8

Browse files
committed
and this
1 parent bf775a1 commit a44ace8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/runtime_build_and_test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -306,6 +306,7 @@ jobs:
306306
runtime-and-compiler-node_modules-v6-
307307
- run: yarn install --frozen-lockfile
308308
if: steps.node_modules.outputs.cache-hit != 'true'
309+
- run: ./scripts/react-compiler/build-compiler.sh && ./scripts/react-compiler/link-compiler.sh
309310
- run: yarn workspace eslint-plugin-react-hooks test
310311

311312
# ----- BUILD -----

0 commit comments

Comments
 (0)