mirror of
https://github.com/AngelAuraMC/Amethyst-Android.git
synced 2025-09-14 23:28:52 -04:00
Update android.yml
This commit is contained in:
parent
8a1b137be1
commit
057f0666f5
2
.github/workflows/android.yml
vendored
2
.github/workflows/android.yml
vendored
@ -96,6 +96,8 @@ jobs:
|
||||
run: |
|
||||
cp -R vgpu/libs/* app_pojavlauncher/src/main/jniLibs/
|
||||
mv vgpu ..
|
||||
git config --global user.email "github-actions@users.noreply.github.com"
|
||||
git config --global user.name "github-actions"
|
||||
git add .
|
||||
git commit -am "CI: Update vgpu"
|
||||
git push
|
||||
|
Loading…
x
Reference in New Issue
Block a user