mirror of
https://github.com/onionshare/onionshare.git
synced 2025-03-13 09:26:37 -04:00
Install wget
This commit is contained in:
parent
096005a8f7
commit
ebdc6d1375
@ -102,7 +102,7 @@ jobs:
|
||||
name: Install build dependencies
|
||||
command: |
|
||||
apt-get update
|
||||
apt-get install -y build-essential autoconf automake libtool gcc-mingw-w64-i686 gcc-mingw-w64-x86-64 libz-mingw-w64-dev
|
||||
apt-get install -y wget build-essential autoconf automake libtool gcc-mingw-w64-i686 gcc-mingw-w64-x86-64 libz-mingw-w64-dev
|
||||
|
||||
- run:
|
||||
name: Create folders
|
||||
|
Loading…
x
Reference in New Issue
Block a user