Update check_git_apply.yaml

This commit is contained in:
uazo
2022-11-03 02:30:52 -06:00
committed by GitHub
parent 652a8977a1
commit 1e70336bec

View File

@@ -75,6 +75,9 @@ jobs:
- name: Download chromium sources
run: |
export http_proxy=http://172.18.0.1:8118
export https_proxy=http://172.18.0.1:8118
VERSION=$(cat bromite/build/RELEASE)
./bin/SuperPatchUtils bromite $GITHUB_SHA chromium/src
cd chromium/src