Skip to content

Commit cf72955

Browse files
Run bootstrap.sh
Co-Authored-By: Oscar Benjamin <[email protected]>
1 parent 382cdec commit cf72955

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci-emscripten.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@ jobs:
106106
WASM_LIBRARY_DIR: ${{ github.workspace }}/wasm-library-dir
107107
working-directory: flint
108108
run: |
109+
./bootstrap.sh
109110
emconfigure ./configure \
110111
--disable-dependency-tracking \
111112
--disable-shared \

0 commit comments

Comments
 (0)