mirror of
https://github.com/c-cube/iter.git
synced 2025-12-06 03:05:29 -05:00
faster doc build
This commit is contained in:
parent
d1af13a9dd
commit
fc69ce4c91
1 changed files with 3 additions and 2 deletions
5
.github/workflows/gh-pages.yml
vendored
5
.github/workflows/gh-pages.yml
vendored
|
|
@ -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 .
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue