Update buildnw.yml

This commit is contained in:
Lennon McLean 2021-08-24 13:29:08 +01:00 committed by GitHub
parent a1be90abf9
commit ec30df1f40
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ jobs:
run: ./gradlew assembleWebview
- name: List files
run: ls && ls app && ls app/build && ls app/build/outputs
run: ls app/build/outputs/apk
buildios:
name: Build iOS app