Use Guile 3.0 #74
docker.yml
on: push
Setup Build Workflow
4s
Matrix: build
Annotations
2 errors
Build LilyPond 2.25.13
buildx failed with: ERROR: failed to solve: process "/bin/sh -c curl -fsSL https://lilypond.org/download/sources/v${VERSION%.*}/lilypond-$VERSION.tar.gz | tar --extract --gzip --strip-components=1 && ./autogen.sh --prefix=/opt --disable-documentation && make -s -j$(($(nproc)+1)) && make -s install" did not complete successfully: exit code: 2
|
Build LilyPond 2.24.3
buildx failed with: ERROR: failed to solve: process "/bin/sh -c curl -fsSL https://lilypond.org/download/sources/v${VERSION%.*}/lilypond-$VERSION.tar.gz | tar --extract --gzip --strip-components=1 && ./autogen.sh --prefix=/opt --disable-documentation && make -s -j$(($(nproc)+1)) && make -s install" did not complete successfully: exit code: 2
|