mirror of
https://github.com/AngelAuraMC/Amethyst-Android.git
synced 2025-09-18 09:07:48 -04:00
Fix broken CI config
This commit is contained in:
parent
c7a10ce187
commit
d9abcb94ca
3
.github/workflows/android.yml
vendored
3
.github/workflows/android.yml
vendored
@ -24,8 +24,7 @@ jobs:
|
||||
./gradlew clean build
|
||||
# mkdir app_pojavlauncher/src/main/assets/components/internal_libs
|
||||
rm app_pojavlauncher/src/main/assets/components/lwjgl3/lwjgl-glfw-classes.jar
|
||||
cp jre_lwjgl3glfw/build/libs/jre_lwjgl3glfw-3.2.3.jar app_pojavlauncher/src/main/assets/components/lwjgl3/lwjgl3
|
||||
-glfw-classes.jar
|
||||
cp jre_lwjgl3glfw/build/libs/jre_lwjgl3glfw-3.2.3.jar app_pojavlauncher/src/main/assets/components/lwjgl3/lwjgl-glfw-classes.jar
|
||||
|
||||
# Build the launcher
|
||||
./gradlew assembleDebug
|
||||
|
Loading…
x
Reference in New Issue
Block a user