Skip to content

Commit bb86d6f

Browse files
committed
env set
1 parent d33985e commit bb86d6f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/set-up-environment.yml

+1
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jobs:
2323
eval $(opam env)
2424
cp $(which alt-ergo) $(which alt-ergo)-2.4.2
2525
opam install alt-ergo.2.5.3
26+
eval $(opam env)
2627
opam install eprover.2.6
2728
# it's possible to install z3 as follows
2829
# opam install z3.4.11.2

0 commit comments

Comments
 (0)