mirror of
https://github.com/GAM-team/GAM.git
synced 2026-06-28 01:41:36 +00:00
Update build.yml
This commit is contained in:
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@@ -417,8 +417,8 @@ jobs:
|
||||
if: matrix.os == 'ubuntu-20.04'
|
||||
run: |
|
||||
sudo add-apt-repository ppa:savoury1/curl34 -y
|
||||
sudo apt update
|
||||
sudo apt --only-upgrade curl
|
||||
sudo apt-get update
|
||||
sudo apt-get install --only-upgrade curl
|
||||
|
||||
- name: Upgrade pip, wheel, etc
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user