Install git

This commit is contained in:
Micah Lee 2022-06-05 15:55:57 -07:00
parent 23558f1a26
commit 4547cace98

View File

@ -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