action: update sync

This commit is contained in:
gVisor bot 2023-10-23 07:30:54 +08:00
parent 70aecf8a1d
commit 3bfc403c85

View File

@ -34,7 +34,8 @@ jobs:
run: |
git fetch origin
git checkout origin/Alpha -b android-real
git rebase origin/android-open
git merge --squash origin/android-open
git commit -m "Android: patch"
- name: Check for conflicts
run: |