Skip to content

Commit

Permalink
update ci file
Browse files Browse the repository at this point in the history
  • Loading branch information
LucasKl committed Oct 19, 2023
1 parent 92a7b45 commit 3118d88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
variant: 'CS'
version: '8.10'
- name: Installing rosette
run: raco pkg install rosette
run: y | raco pkg install rosette
- name: Compiling boolector
run: git clone https://github.com/boolector/boolector
- run: cd boolector
Expand Down

0 comments on commit 3118d88

Please sign in to comment.