Update check_git_apply.yaml
This commit is contained in:
parent
652a8977a1
commit
1e70336bec
3
.github/workflows/check_git_apply.yaml
vendored
3
.github/workflows/check_git_apply.yaml
vendored
@ -75,6 +75,9 @@ jobs:
|
|||||||
|
|
||||||
- name: Download chromium sources
|
- name: Download chromium sources
|
||||||
run: |
|
run: |
|
||||||
|
export http_proxy=http://172.18.0.1:8118
|
||||||
|
export https_proxy=http://172.18.0.1:8118
|
||||||
|
|
||||||
VERSION=$(cat bromite/build/RELEASE)
|
VERSION=$(cat bromite/build/RELEASE)
|
||||||
./bin/SuperPatchUtils bromite $GITHUB_SHA chromium/src
|
./bin/SuperPatchUtils bromite $GITHUB_SHA chromium/src
|
||||||
cd chromium/src
|
cd chromium/src
|
||||||
|
Loading…
Reference in New Issue
Block a user