Skip to content

Commit eab35b1

Browse files
committed
Try to compile with cosmopolitan.2.2
1 parent 9fada07 commit eab35b1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/esperanto.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@ jobs:
2020
- name: Fix binfmt and Cosmopolitan
2121
run: sudo sh -c "echo ':APE:M::MZqFpD::/bin/sh:' >/proc/sys/fs/binfmt_misc/register"
2222
- name: Pin Esperanto
23-
run: opam pin add git+https://github.com/dinosaure/esperanto
23+
run: opam pin add git+https://github.com/dinosaure/esperanto.git#cosmopolitan-v2.2
2424
- name: Install Esperanto, Dune & ocamlfind
25-
run: opam install cosmopolitan cosmopolitan-pth esperanto dune ocamlfind
25+
run: opam install esperanto dune ocamlfind
2626
- name: Install opam-monorepo
2727
run: opam install opam-monorepo
2828
- name: Add opam-monorepo overlays

0 commit comments

Comments
 (0)