File tree Expand file tree Collapse file tree 2 files changed +0
-11
lines changed Expand file tree Collapse file tree 2 files changed +0
-11
lines changed Original file line number Diff line number Diff line change 2929
3030 - name : Use Dune Developer Preview
3131 uses : ocaml-dune/setup-dune@v0
32- with :
33- dune-cache : ${{ matrix.os != 'macos-latest' }}
34- opam-repositories : |
35- pin: git+https://github.com/ocaml/opam-repository#584630e7a7e27e3cf56158696a3fe94623a0cf4f
36- opam-disable-sandboxing : true
3732
3833 - name : Install system dependencies (Linux)
3934 run : sudo apt update && sudo apt-get install libev-dev libonig-dev libcurl4-openssl-dev
Original file line number Diff line number Diff line change 2626
2727 - name : Use Dune Developer Preview
2828 uses : ocaml-dune/setup-dune@v0
29- with :
30- ocaml-compiler : ${{ matrix.ocaml-compiler }}
31- dune-cache : ${{ matrix.os != 'macos-latest' }}
32- opam-repositories : |
33- pin: git+https://github.com/ocaml/opam-repository#584630e7a7e27e3cf56158696a3fe94623a0cf4f
34- opam-disable-sandboxing : true
3529
3630 - name : Install system dependencies
3731 run : sudo apt update && sudo apt-get install libev-dev libonig-dev libcurl4-openssl-dev
You can’t perform that action at this time.
0 commit comments