Skip to content

Commit

Permalink
Forgot to before
Browse files Browse the repository at this point in the history
  • Loading branch information
gussmith23 committed Dec 14, 2023
1 parent 974d8e4 commit 5b2fcef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ jobs:
pushd yices2 &&
autoconf &&
./configure --prefix=$PWD/out/ &&
make &&
make install &&
popd &&
cp yices2/out/bin/yices-smt2 bin/yices-smt2
Expand Down

0 comments on commit 5b2fcef

Please sign in to comment.