Skip to content

Commit 6c27dd0

Browse files
committed
Back to manual installation
1 parent b2fde25 commit 6c27dd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,5 +74,5 @@ jobs:
7474
opam var
7575
7676
- run: opam install -vv . -y --deps-only
77-
- run: opam reinstall conf-libffi -y
77+
- run: D:\opamroot\.cygwin\setup-x86_64.exe "--root" "D:\\opamroot\\.cygwin\\root" "--quiet-mode" "noinput" "--no-shortcuts" "--no-startmenu" "--no-desktop" "--no-admin" "--no-version-check" "--no-write-registry" "--packages" "mingw64-x86_64-libffi" "--symlink-type" "native" "--upgrade-also" "--only-site" "--site" "https://cygwin.mirror.constant.com/" "--local-package-dir" "D:\\opamroot\\.cygwin\\cache"
7878
- run: opam install -vv . -y

0 commit comments

Comments
 (0)