This commit is contained in:
wheremyfoodat 2024-01-28 18:51:04 +02:00 committed by GitHub
parent ab905f3be0
commit c998abfefb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -104,6 +104,7 @@ jobs:
# Build the Android app with Gradle
cd src/pandroid
./gradlew assemble${{ env.BUILD_TYPE }}
ls -R app/build/outputs
cd ../..
- name: Upload artifacts