Update build.yml

This commit is contained in:
Jay Lee
2023-04-04 12:12:42 -04:00
committed by GitHub
parent 6deabf8a66
commit cebb92199f

View File

@ -418,7 +418,7 @@ jobs:
run: |
sudo add-apt-repository ppa:savoury1/curl34 -y
sudo apt-get update
sudo apt-get install curl
sudo apt-get install --upgrade curl libcurl4
- name: Upgrade pip, wheel, etc
run: |