mirror of
https://github.com/dzeiocom/OpenHealth.git
synced 2025-06-07 07:19:54 +00:00
Update build.yml
This commit is contained in:
parent
d0ff6fa7d1
commit
1db57a40ac
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user