mirror of
https://github.com/actions/checkout.git
synced 2025-04-02 22:40:06 +02:00
Update test.yml
This commit is contained in:
parent
e7b6c8e8ba
commit
9af61b077f
1 changed files with 0 additions and 2 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -204,8 +204,6 @@ jobs:
|
||||||
env:
|
env:
|
||||||
https_proxy: "" # Disable https_proxy for this single step
|
https_proxy: "" # Disable https_proxy for this single step
|
||||||
http_proxy: ""
|
http_proxy: ""
|
||||||
HTTPS_PROXY: ""
|
|
||||||
HTTP_PROXY: ""
|
|
||||||
run: |
|
run: |
|
||||||
apt-get clean
|
apt-get clean
|
||||||
apt-get upgrade
|
apt-get upgrade
|
||||||
|
|
Loading…
Add table
Reference in a new issue