Update build.yml

This commit is contained in:
Jay Lee
2023-04-04 12:15:24 -04:00
committed by GitHub
parent cebb92199f
commit 0b823ea43e

View File

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