diff --git a/.github/workflows/end2end-smoke-test.yml b/.github/workflows/end2end-smoke-test.yml index 3b58a57..84415d8 100644 --- a/.github/workflows/end2end-smoke-test.yml +++ b/.github/workflows/end2end-smoke-test.yml @@ -20,6 +20,7 @@ jobs: source ~/.bash_profile export OPAMCONFIRMLEVEL=yes opam install ./libsail.opam.locked - + ocamlfind query libsail + echo ":: :::::::::::::::::::::: TRYING TO BUILD...." rm *.gen.inc dune exec --profile release -- riscv_disasm_from_sail -f bin/sail.filepaths.txt \ No newline at end of file