Update check_git_apply.yaml
This commit is contained in:
parent
1e70336bec
commit
c7cfc1326e
2
.github/workflows/check_git_apply.yaml
vendored
2
.github/workflows/check_git_apply.yaml
vendored
@ -75,6 +75,8 @@ jobs:
|
||||
|
||||
- name: Download chromium sources
|
||||
run: |
|
||||
export HTTPS_PROXY=http://172.18.0.1:8118
|
||||
export HTTP_PROXY=http://172.18.0.1:8118
|
||||
export http_proxy=http://172.18.0.1:8118
|
||||
export https_proxy=http://172.18.0.1:8118
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user