mirror of
https://github.com/AngelAuraMC/Amethyst-Android.git
synced 2025-09-15 07:39:00 -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: |
|
run: |
|
||||||
cp -R vgpu/libs/* app_pojavlauncher/src/main/jniLibs/
|
cp -R vgpu/libs/* app_pojavlauncher/src/main/jniLibs/
|
||||||
mv vgpu ..
|
mv vgpu ..
|
||||||
|
git config --global user.email "github-actions@users.noreply.github.com"
|
||||||
|
git config --global user.name "github-actions"
|
||||||
git add .
|
git add .
|
||||||
git commit -am "CI: Update vgpu"
|
git commit -am "CI: Update vgpu"
|
||||||
git push
|
git push
|
||||||
|
Loading…
x
Reference in New Issue
Block a user