Update check_git_apply.yaml

This commit is contained in:
uazo 2022-11-03 02:53:45 -06:00 committed by GitHub
parent 6322e96a90
commit e6d5e6dbb0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -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