Install curl

This commit is contained in:
Micah Lee 2022-06-05 15:54:05 -07:00
parent 55554f3061
commit 7271deeef9
No known key found for this signature in database
GPG Key ID: 403C2657CD994F73

View File

@ -102,7 +102,7 @@ jobs:
name: Install build dependencies
command: |
apt-get update
apt-get install -y wget build-essential autoconf automake libtool gcc-mingw-w64-i686 gcc-mingw-w64-x86-64 libz-mingw-w64-dev
apt-get install -y wget curl build-essential autoconf automake libtool gcc-mingw-w64-i686 gcc-mingw-w64-x86-64 libz-mingw-w64-dev
- run:
name: Create folders