Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
faldor20 authored Jun 16, 2024
1 parent 5f81c2b commit 6fb70b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: Set-up OCaml
uses: ocaml/setup-ocaml@v2
with:
ocaml-compiler: "ocaml-variants.5.1.1,ocaml-option-static"
ocaml-compiler: "ocaml-option-static,ocaml-5.1.1,"
- name: Install system dependencies
run: sudo apt install musl-dev
- run: opam install . --deps-only --with-test
Expand Down

0 comments on commit 6fb70b4

Please sign in to comment.