Update build.yml

This commit is contained in:
Jay Lee
2023-04-04 12:10:55 -04:00
committed by GitHub
parent 5de74a51e0
commit 6deabf8a66

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