summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMicah Lee <micah@micahflee.com>2022-06-05 15:55:57 -0700
committerMicah Lee <micah@micahflee.com>2022-06-05 15:55:57 -0700
commit6fb21066820a6a54d146d325e7cb9e96eab44cb4 (patch)
tree4e2c41b5ad39aa4cc3a3dd9d7cb0f1836f3f6099
parent7271deeef9e34b7be7801e00d9e0970418df8444 (diff)
downloadonionshare-6fb21066820a6a54d146d325e7cb9e96eab44cb4.tar.gz
onionshare-6fb21066820a6a54d146d325e7cb9e96eab44cb4.zip
Install git
-rw-r--r--.circleci/config.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.circleci/config.yml b/.circleci/config.yml
index 7665124a..c4fa455c 100644
--- a/.circleci/config.yml
+++ b/.circleci/config.yml
@@ -102,7 +102,7 @@ jobs:
name: Install build dependencies
command: |
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:
name: Create folders