mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-04-20 19:44:58 +00:00
More ruin
This commit is contained in:
parent
69910cf104
commit
641f72da98
1 changed files with 0 additions and 2 deletions
2
.github/workflows/Android_Build.yml
vendored
2
.github/workflows/Android_Build.yml
vendored
|
@ -37,7 +37,6 @@ jobs:
|
|||
|
||||
- name: Build
|
||||
run: |
|
||||
git apply ./.github/gles.patch
|
||||
cmake --build ${{github.workspace}}/build --config ${{env.BUILD_TYPE}}
|
||||
mv ./build/libAlber.so ./src/pandroid/app/src/main/jniLibs/x86_64/
|
||||
cd src/pandroid
|
||||
|
@ -76,7 +75,6 @@ jobs:
|
|||
|
||||
- name: Build
|
||||
run: |
|
||||
git apply ./.github/gles.patch
|
||||
cmake --build ${{github.workspace}}/build --config ${{env.BUILD_TYPE}}
|
||||
mv ./build/libAlber.so ./src/pandroid/app/src/main/jniLibs/arm64-v8a/
|
||||
cd src/pandroid
|
||||
|
|
Loading…
Add table
Reference in a new issue