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