Skip to content

Commit

Permalink
Remove cache hit
Browse files Browse the repository at this point in the history
  • Loading branch information
aronerben committed Aug 15, 2022
1 parent 701462d commit a9e9dce
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ jobs:
with:
ocaml-version: ${{ matrix.ocaml-version }}
- name: Install dependencies
if: steps.cache-opam.outputs.cache-hit != 'true'
run: |
opam install -y dune
opam install -y . --deps-only --with-doc --with-test --locked --unlock-base
Expand Down

0 comments on commit a9e9dce

Please sign in to comment.