mirror of
https://githubfast.com/actions/checkout.git
synced 2024-10-30 16:50:46 +00:00
Update test.yml
This commit is contained in:
parent
2349742c16
commit
28a19e17a8
10
.github/workflows/test.yml
vendored
10
.github/workflows/test.yml
vendored
@ -204,11 +204,11 @@ jobs:
|
||||
env:
|
||||
https_proxy: "" # Disable https_proxy for this single step
|
||||
run: |
|
||||
# apt-get clean
|
||||
# apt-get upgrade
|
||||
# apt-get update
|
||||
# apt-get install software-properties-common
|
||||
# add-apt-repository ppa:git-core/ppa
|
||||
apt-get clean
|
||||
apt-get upgrade
|
||||
apt-get update
|
||||
apt-get install software-properties-common
|
||||
add-apt-repository ppa:git-core/ppa
|
||||
apt-get update
|
||||
apt-get install git
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user