Update buildnw.yml

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