mirror of
https://github.com/AngelAuraMC/Amethyst-Android.git
synced 2025-09-15 15:48:26 -04:00
Update android.yml
This commit is contained in:
parent
dc91a76255
commit
d87efa039f
3
.github/workflows/android.yml
vendored
3
.github/workflows/android.yml
vendored
@ -48,7 +48,8 @@ jobs:
|
||||
continue-on-error: true
|
||||
run: |
|
||||
cd gl4es
|
||||
git config --global user.name
|
||||
git config --global user.email "PojavLauncherTeam@users.noreply.github.com"
|
||||
git config --global user.name "PojavLauncherTeam"
|
||||
git remote add upstream https://github.com/PojavLauncherTeam/gl4es
|
||||
git fetch upstream
|
||||
git checkout master
|
||||
|
Loading…
x
Reference in New Issue
Block a user