Skip to content

Commit

Permalink
Remove dune-cache
Browse files Browse the repository at this point in the history
  • Loading branch information
KFoxder committed Apr 19, 2024
1 parent 79a8cd7 commit b53f6d9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,6 @@ jobs:
- name: Set-up OCaml
uses: ocaml/setup-ocaml@v2
with:
dune-cache: true
cache-prefix: dune-cache-${{ matrix.os }}-${{ matrix.ocaml-compiler }}
ocaml-compiler: ${{ matrix.ocaml-compiler }}
allow-prerelease-opam: ${{ matrix.allow-prerelease-opam }}
opam-repositories: ${{ matrix.opam-repositories }}
Expand Down

0 comments on commit b53f6d9

Please sign in to comment.