mirror of
https://github.com/2009scape/2009Scape-mobile.git
synced 2025-12-11 09:00:15 -07:00
Change paths
This commit is contained in:
parent
b644ffa79f
commit
02501651c3
1 changed files with 2 additions and 2 deletions
4
.github/workflows/android.yml
vendored
4
.github/workflows/android.yml
vendored
|
|
@ -51,8 +51,8 @@ jobs:
|
|||
git config --global user.email "github-actions@users.noreply.github.com"
|
||||
git config --global user.name "github-actions"
|
||||
$ANDROID_NDK_HOME/ndk-build NDK_PROJECT_PATH=. APP_BUILD_SCRIPT=./Android.mk
|
||||
cp -R gl4es/libs/* app_pojavlauncher/src/main/jniLibs/
|
||||
mv gl4es ..
|
||||
cp -R gl4es-114-extra/libs/* app_pojavlauncher/src/main/jniLibs/
|
||||
mv gl4es-114-extra ..
|
||||
|
||||
- name: Push gl4es
|
||||
if: github.event != 'pull_request' && steps.gl4es-cache.outputs.cache-hit != 'true'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue