Skip to content

Commit

Permalink
just copy cvc-bin
Browse files Browse the repository at this point in the history
  • Loading branch information
ranjitjhala committed Dec 18, 2024
1 parent 48935ed commit 82e4120
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
unzip cvc5-Linux-x86_64-static.zip
rm -f cvc5-Linux-x86_64-static.zip
sudo cp cvc5-Linux-x86_64-static/bin/cvc5 /usr/local/bin
rm -f cvc5-Linux-x86_64-static
rm -rf cvc5-Linux-x86_64-static
cvc5 --version
- checkout
- restore_cache:
Expand Down

0 comments on commit 82e4120

Please sign in to comment.