Update buildnw.yml

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

View File

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