We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79845f2 commit f88fb20Copy full SHA for f88fb20
.github/workflows/linux.yml
@@ -63,7 +63,7 @@ jobs:
63
fi
64
# install build-dependencies; TODO: --no-install-recommends
65
apt -y install git crossbuild-essential-arm64 make flex bison bc \
66
- libelf-dev libssl-dev:arm64 dpkg-dev debhelper-compat kmod
+ libelf-dev libssl-dev:arm64 dpkg-dev debhelper-compat kmod \
67
python3 rsync coreutils
68
scripts/build-linux-deb.sh
69
0 commit comments