Skip to content

Commit

Permalink
Fix workflow (again)
Browse files Browse the repository at this point in the history
  • Loading branch information
dra27 committed Dec 16, 2023
1 parent 6138255 commit 0aabb0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
uses: ocaml/setup-ocaml@v2
with:
ocaml-compiler: ${{ matrix.ocaml-version }}
allow-prelease-opam: true
allow-prerelease-opam: true

# Dune (may fail with trunk)
- name: Install dune, if possible
Expand Down

0 comments on commit 0aabb0f

Please sign in to comment.