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 196ee00 commit 5c5b4f5Copy full SHA for 5c5b4f5
.github/workflows/release.yml
@@ -28,7 +28,7 @@ jobs:
28
- name: Install system dependencies
29
run: |
30
apt-get update
31
- apt-get install -y curl git cmake \
+ apt-get install -y curl wget git cmake \
32
build-essential automake autoconf cmake pkg-config bc m4 unzip zip \
33
gcc g++ \
34
gcc-i686-linux-gnu g++-i686-linux-gnu \
0 commit comments