Skip to content

Commit 69b4357

Browse files
committed
Up
1 parent 427eadd commit 69b4357

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
run: |
2929
export DEBIAN_FRONTEND=noninteractive
3030
apt-get update
31-
apt-get install -y build-essential automake autoconf pkg-config bc m4 unzip zip git \
31+
apt-get install -y build-essential automake autoconf pkg-config bc m4 unzip zip git cmake \
3232
gcc g++ \
3333
gcc-i686-linux-gnu g++-i686-linux-gnu \
3434
gcc-aarch64-linux-gnu g++-aarch64-linux-gnu \

0 commit comments

Comments
 (0)