Update check-git-apply.yaml
This commit is contained in:
@@ -63,11 +63,13 @@ jobs:
|
||||
- name: Export patches
|
||||
run: |
|
||||
export HOME=$(pwd)
|
||||
cd ~/chromium/src
|
||||
|
||||
cd ~/chromium/src
|
||||
bash ~/bromite-buildtools/export-all-patch.sh
|
||||
|
||||
cd ~/bromite
|
||||
mv build/patches-new/* build/patches
|
||||
rm -rf ~/bromite/build/patches-new/
|
||||
rm -rf build/patches-new/
|
||||
|
||||
- name: Export patches
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user