mirror of
https://github.com/2009scape/2009Scape-mobile.git
synced 2025-12-21 09:01:56 -07:00
Update android.yml
This commit is contained in:
parent
74ed615157
commit
ec67d6649c
1 changed files with 2 additions and 2 deletions
4
.github/workflows/android.yml
vendored
4
.github/workflows/android.yml
vendored
|
|
@ -48,8 +48,8 @@ jobs:
|
|||
continue-on-error: true
|
||||
run: |
|
||||
cd gl4es
|
||||
git config --global user.email "PojavLauncherTeam@users.noreply.github.com"
|
||||
git config --global user.name "PojavLauncherTeam"
|
||||
git config --global user.email "github-actions@users.noreply.github.com"
|
||||
git config --global user.name "github-actions"
|
||||
git remote add upstream https://github.com/PojavLauncherTeam/gl4es
|
||||
git fetch upstream
|
||||
git checkout master
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue