Skip to content

Commit

Permalink
intermediate checkin
Browse files Browse the repository at this point in the history
  • Loading branch information
billmcspadden-riscv committed May 1, 2024
1 parent ee5f1ff commit 7d1b717
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/compile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ jobs:
echo ${PWD} ; ls ; \
autoconf ; \
./configure --prefix=${PWD}/target ; \
make -v ; \
which gmake ; \
make isa ;
- name: Build and test simulators
run: eval $(opam env) && test/run_tests.sh
Expand Down

0 comments on commit 7d1b717

Please sign in to comment.