Skip to content

Commit

Permalink
Remove this for now.
Browse files Browse the repository at this point in the history
  • Loading branch information
toots committed Nov 30, 2024
1 parent 3d1c08d commit f7453c7
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .github/scripts/build-win32.sh
Original file line number Diff line number Diff line change
Expand Up @@ -39,15 +39,6 @@ export OPAMSOLVERTIMEOUT=480
export OPAMJOBS="$CPU_CORES"
export CC=""

echo "::group::Installing deps"

eval "$(opam config env)"
cd /home/opam/opam-cross-windows
git pull --rebase https://github.com/ocaml-cross/opam-cross-windows.git main
opam update windows

echo "::endgroup::"

echo "::group::Install liquidsoap-windows"
opam install -y liquidsoap-core-windows
echo "::endgroup::"
Expand Down

0 comments on commit f7453c7

Please sign in to comment.