1
0
mirror of https://github.com/dzeiocom/OpenHealth.git synced 2025-06-17 10:59:18 +00:00

Update build.yml

This commit is contained in:
2021-12-23 23:31:36 +00:00
committed by GitHub
parent d0ff6fa7d1
commit 1db57a40ac

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