Update build.yml

This commit is contained in:
Jay Lee
2023-04-04 12:02:11 -04:00
committed by GitHub
parent 85d6305874
commit 5de74a51e0

View File

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