Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
antoinepouille committed Jan 3, 2024
1 parent e4b6fe8 commit d04545c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
sudo apt-get install --yes gnuplot-nox \
poppler-utils graphviz texlive-latex-recommended \
texlive-fonts-recommended texlive-pictures tex4ht
opam install --yes dune num yojson lwt fmt logs re \
opam install --yes dune num yojson result lwt fmt logs re \
cohttp-lwt-unix atdgen
pip install nose
- name: Make Kappa
Expand Down

0 comments on commit d04545c

Please sign in to comment.