Update check_git_apply.yaml
This commit is contained in:
parent
6322e96a90
commit
e6d5e6dbb0
3
.github/workflows/check_git_apply.yaml
vendored
3
.github/workflows/check_git_apply.yaml
vendored
@ -74,8 +74,9 @@ jobs:
|
||||
fetch-depth: 1
|
||||
|
||||
- name: Download chromium sources
|
||||
shell: bash
|
||||
run: |
|
||||
sleep 2h
|
||||
#sleep 2h
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user