Skip to content

Commit 401a639

Browse files
mattjbrayactionshrimp
authored andcommitted
chore: bust github action cache
1 parent 9662727 commit 401a639

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

+1
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ jobs:
4141
- name: Use OCaml ${{ matrix.ocaml-compiler }}
4242
uses: ocaml/setup-ocaml@v2
4343
with:
44+
cache-prefix: v2
4445
ocaml-compiler: ${{ matrix.ocaml-compiler }}
4546
opam-depext-flags: --with-test
4647
opam-local-packages: |

0 commit comments

Comments
 (0)