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

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