Skip to content

Commit

Permalink
Try static
Browse files Browse the repository at this point in the history
  • Loading branch information
cknitt committed Jul 3, 2024
1 parent 65700f8 commit 489ca2e
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 @@ -26,7 +26,7 @@ jobs:

- run: opam --version

- run: opam init -y --compiler=5.2.0 --disable-sandboxing
- run: opam init -y --compiler=5.2.0,ocaml-option-static --disable-sandboxing

- run: opam install . -y --deps-only

Expand Down

0 comments on commit 489ca2e

Please sign in to comment.