Skip to content

Commit

Permalink
Update android-newarch-sync.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lovegaoshi committed Jan 21, 2025
1 parent eb30483 commit 464a3c0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/android-newarch-sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,11 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
with:
ref: dev-newarch

- name: commit
run: |
git switch dev-newarch
git pull origin dev
git config --global user.email [email protected]
git config --global user.name lovegaoshi
Expand Down

0 comments on commit 464a3c0

Please sign in to comment.