Update build.yml

This commit is contained in:
Jay Lee
2023-04-04 12:18:35 -04:00
committed by GitHub
parent 0b823ea43e
commit 6372af8d8a

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 libnghttp2
sudo apt-get install --upgrade curl libcurl4 libnghttp2-14
- name: Upgrade pip, wheel, etc
run: |