Skip to content

Commit

Permalink
Update doc deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
xhtmlboi committed Nov 15, 2023
1 parent 36cdadd commit 29a92ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Build
uses: ocaml/setup-ocaml@v2
with:
ocaml-compiler: 4.12.x
ocaml-compiler: 4.14.x
opam-depext-flags: --with-doc

- run: opam install . --deps-only --with-doc --with-test
Expand Down

0 comments on commit 29a92ee

Please sign in to comment.