Skip to content

Commit

Permalink
Fix gh-pages workflow (#228)
Browse files Browse the repository at this point in the history
  • Loading branch information
glondu authored Aug 19, 2023
1 parent 9ffab27 commit ca9a757
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:

- name: Deps
run: opam install -d . --deps-only
run: opam install odoc

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

0 comments on commit ca9a757

Please sign in to comment.