There was an error while loading. Please reload this page.
1 parent 427eadd commit 69b4357Copy full SHA for 69b4357
1 file changed
.github/workflows/release.yml
@@ -28,7 +28,7 @@ jobs:
28
run: |
29
export DEBIAN_FRONTEND=noninteractive
30
apt-get update
31
- apt-get install -y build-essential automake autoconf pkg-config bc m4 unzip zip git \
+ apt-get install -y build-essential automake autoconf pkg-config bc m4 unzip zip git cmake \
32
gcc g++ \
33
gcc-i686-linux-gnu g++-i686-linux-gnu \
34
gcc-aarch64-linux-gnu g++-aarch64-linux-gnu \
0 commit comments