Skip to content

Commit

Permalink
faster doc build
Browse files Browse the repository at this point in the history
  • Loading branch information
c-cube committed Jan 10, 2024
1 parent d1af13a commit fc69ce4
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,10 @@ jobs:
path: ~/.opam
key: opam-ubuntu-latest-4.12.0

- uses: avsm/setup-ocaml@v1
- uses: ocaml/setup-ocaml@v2
with:
ocaml-version: '4.12.0'
ocaml-compiler: '4.14.x'
allow-prerelease-opam: true

- name: Pin
run: opam pin -n .
Expand Down

0 comments on commit fc69ce4

Please sign in to comment.