Check build android (retry again with jdk21) 1935
This commit is contained in:
@@ -71,3 +71,7 @@ jobs:
|
||||
|
||||
- name: Build Android Debug APK
|
||||
run: ./gradlew :androidApp:assembleDebug --stacktrace
|
||||
|
||||
- name: Find APK
|
||||
run: |
|
||||
find . -name "*.apk"
|
||||
Reference in New Issue
Block a user