Skip to content

Commit 5c5b4f5

Browse files
committed
up
1 parent 196ee00 commit 5c5b4f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

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

0 commit comments

Comments
 (0)