Skip to content

Commit

Permalink
chore: bust github action cache
Browse files Browse the repository at this point in the history
  • Loading branch information
mattjbray authored and actionshrimp committed Mar 20, 2024
1 parent 9662727 commit 401a639
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ jobs:
- name: Use OCaml ${{ matrix.ocaml-compiler }}
uses: ocaml/setup-ocaml@v2
with:
cache-prefix: v2
ocaml-compiler: ${{ matrix.ocaml-compiler }}
opam-depext-flags: --with-test
opam-local-packages: |
Expand Down

0 comments on commit 401a639

Please sign in to comment.