Skip to content

Commit

Permalink
Another attempt at fixing gh-pages workflow (#229)
Browse files Browse the repository at this point in the history
  • Loading branch information
glondu authored Aug 21, 2023
1 parent 2dd3851 commit 55f8e7d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ jobs:

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

- name: Odoc
run: opam install odoc

- name: Build
Expand Down

0 comments on commit 55f8e7d

Please sign in to comment.