Skip to content

Commit

Permalink
try to fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
c-cube committed Feb 8, 2024
1 parent 91c99c0 commit 5bbf00f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ jobs:
dune-cache: true
allow-prerelease-opam: true

- name: Build
run: opam exec -- odig odoc --cache-dir=_doc/ containers containers-data

- name: Deploy
uses: peaceiris/actions-gh-pages@v3
with:
Expand Down

0 comments on commit 5bbf00f

Please sign in to comment.