Skip to content

Commit f54c2db

Browse files
committed
CI: Pin doesn't work?
1 parent 797fe9d commit f54c2db

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

tools/build-mingw64.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,7 @@ eval $(opam env)
4444

4545
cd ..
4646

47-
opam pin add -yn ocamlformat-lib .
48-
opam install -y --deps-only ./ocamlformat.opam
47+
opam install -y ./ocamlformat-lib.opam ./ocamlformat.opam
4948

5049
dune subst
5150
dune build -p ocamlformat-lib,ocamlformat @install

0 commit comments

Comments
 (0)