Skip to content

Commit

Permalink
retry without odoc but still mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
David Chemouil committed Mar 4, 2024
1 parent 5526a4f commit 7c665ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/binaries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
electrod.opam
- name: Dependencies
run: opam install . --deps-only --with-test --with-doc
run: opam install . --deps-only --with-test

- name: Build
run: opam exec -- dune build
Expand Down

0 comments on commit 7c665ff

Please sign in to comment.