Skip to content

Commit

Permalink
adding CI 21
Browse files Browse the repository at this point in the history
  • Loading branch information
moste00 committed Aug 23, 2024
1 parent 950270e commit d69d4bb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/end2end-smoke-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit d69d4bb

Please sign in to comment.