Update buildnw.yml

This commit is contained in:
Lennon McLean 2021-08-24 13:12:03 +01:00 committed by GitHub
parent 8bafe89e58
commit f1d66e2782
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 tasks
- name: Build Android app
run: ./gradlew build
run: ./gradlew assembleWebview
- name: List files
run: ls