mirror of
https://github.com/onionshare/onionshare.git
synced 2025-01-13 16:29:31 -05:00
Install git
This commit is contained in:
parent
7271deeef9
commit
6fb2106682
@ -102,7 +102,7 @@ jobs:
|
|||||||
name: Install build dependencies
|
name: Install build dependencies
|
||||||
command: |
|
command: |
|
||||||
apt-get update
|
apt-get update
|
||||||
apt-get install -y wget curl build-essential autoconf automake libtool gcc-mingw-w64-i686 gcc-mingw-w64-x86-64 libz-mingw-w64-dev
|
apt-get install -y git wget curl build-essential autoconf automake libtool gcc-mingw-w64-i686 gcc-mingw-w64-x86-64 libz-mingw-w64-dev
|
||||||
|
|
||||||
- run:
|
- run:
|
||||||
name: Create folders
|
name: Create folders
|
||||||
|
Loading…
Reference in New Issue
Block a user