1
0
mirror of https://github.com/dzeiocom/OpenHealth.git synced 2025-06-06 23:09:54 +00:00

Update build.yml

This commit is contained in:
Florian Bouillon 2021-12-23 23:31:36 +00:00 committed by GitHub
parent d0ff6fa7d1
commit 1db57a40ac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -33,6 +33,8 @@ jobs:
java-version: '11'
distribution: 'adopt'
cache: gradle
- name: Prepare project
run: chmod +x .github/scripts/gradlew_recursive.sh
- name: Build project
run: .github/scripts/gradlew_recursive.sh assembleDebug
- name: Zip artifacts