mirror of
https://github.com/mirage/qubes-mirage-firewall.git
synced 2025-04-16 13:32:57 -04:00
github action: something sets OPAMCLI to 2.0, so no --confirm-level=yes available
This commit is contained in:
parent
7370ba85f6
commit
af60225671
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -28,7 +28,7 @@ jobs:
|
||||
with:
|
||||
ocaml-compiler: ${{ matrix.ocaml-compiler }}
|
||||
|
||||
- run: opam install --confirm-level=unsafe-yes "mirage>4"
|
||||
- run: opam install "mirage>4"
|
||||
|
||||
- run: opam exec -- mirage configure -t xen && make depend && dune build
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user