Update buildnw.yml

This commit is contained in:
Lennon McLean 2021-08-24 13:22:43 +01:00 committed by GitHub
parent f9878d8494
commit a1be90abf9
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
run: ls && ls app && ls app/build && ls app/build/outputs
buildios:
name: Build iOS app