We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6a8e51 commit 31dd89cCopy full SHA for 31dd89c
.github/workflows/fptaylor.yml
@@ -22,6 +22,7 @@ jobs:
22
- name: Install OCaml dependencies
23
run: |
24
opam install -y num
25
+ eval $(opam env)
26
27
- name: Set up Python 3.7
28
uses: actions/setup-python@v4
0 commit comments