Skip to content

Commit

Permalink
fix CI cache
Browse files Browse the repository at this point in the history
  • Loading branch information
JuneRousseau committed Jan 20, 2025
1 parent 6b3cdd0 commit 2c9502d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ jobs:
key: cache-opam-${{ hashFiles('opam') }}

- name: Install OCaml
if: steps.cache-opam.outputs.cache-hit != 'true'
uses: avsm/setup-ocaml@v3
with:
ocaml-compiler: 4.14
Expand Down

0 comments on commit 2c9502d

Please sign in to comment.