mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-05-02 02:04:48 +12:00
Bonk
This commit is contained in:
parent
ab905f3be0
commit
c998abfefb
1 changed files with 1 additions and 0 deletions
1
.github/workflows/Android_Build.yml
vendored
1
.github/workflows/Android_Build.yml
vendored
|
@ -104,6 +104,7 @@ jobs:
|
||||||
# Build the Android app with Gradle
|
# Build the Android app with Gradle
|
||||||
cd src/pandroid
|
cd src/pandroid
|
||||||
./gradlew assemble${{ env.BUILD_TYPE }}
|
./gradlew assemble${{ env.BUILD_TYPE }}
|
||||||
|
ls -R app/build/outputs
|
||||||
cd ../..
|
cd ../..
|
||||||
|
|
||||||
- name: Upload artifacts
|
- name: Upload artifacts
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue