Skip to content

Commit

Permalink
ci: add apt install step to install solver
Browse files Browse the repository at this point in the history
  • Loading branch information
xenide committed Mar 4, 2023
1 parent c423c79 commit 88351a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
with:
version: nightly
- run: forge build
- run: sudo apt install z3 -y

lint:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 88351a5

Please sign in to comment.