Skip to content

Commit dbc7fa6

Browse files
committed
Revert "Build runtime with rewatch in CI"
This reverts commit 64f84ea.
1 parent 4ee2e2c commit dbc7fa6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -351,7 +351,7 @@ jobs:
351351
run: opam exec -- make test-syntax
352352

353353
- name: Build runtime/stdlib
354-
run: ./scripts/buildRuntimeRewatch.sh
354+
run: ./scripts/buildRuntime.sh
355355
shell: bash
356356

357357
- name: Check for changes in lib folder

0 commit comments

Comments
 (0)