Skip to content

Commit 31dd89c

Browse files
committed
Opam eval for FPTaylor build
1 parent c6a8e51 commit 31dd89c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/fptaylor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
- name: Install OCaml dependencies
2323
run: |
2424
opam install -y num
25+
eval $(opam env)
2526
2627
- name: Set up Python 3.7
2728
uses: actions/setup-python@v4

0 commit comments

Comments
 (0)