Skip to content

Commit

Permalink
fix ci issue
Browse files Browse the repository at this point in the history
  • Loading branch information
TianlongLiang committed Mar 15, 2024
1 parent 0849732 commit ab527f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/compilation_on_android_ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -564,7 +564,7 @@ jobs:

- name: Set-up Ocamlbuild
if: matrix.test_option == '$GC_TEST_OPTIONS' || matrix.test_option == '$MEMORY64_TEST_OPTIONS'
run: opam install ocamlbuild dune
run: opam install ocamlbuild dune menhir

- name: download and install wasi-sdk
if: matrix.test_option == '$WASI_TEST_OPTIONS'
Expand Down

0 comments on commit ab527f6

Please sign in to comment.