Update check_git_apply.yaml

This commit is contained in:
uazo 2022-11-03 02:42:33 -06:00 committed by GitHub
parent 1e70336bec
commit c7cfc1326e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

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