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
365131c875
commit
e7b6c8e8ba
3
.github/workflows/test.yml
vendored
3
.github/workflows/test.yml
vendored
@ -203,6 +203,9 @@ jobs:
|
||||
- name: Install Git
|
||||
env:
|
||||
https_proxy: "" # Disable https_proxy for this single step
|
||||
http_proxy: ""
|
||||
HTTPS_PROXY: ""
|
||||
HTTP_PROXY: ""
|
||||
run: |
|
||||
apt-get clean
|
||||
apt-get upgrade
|
||||
|
Loading…
Reference in New Issue
Block a user