1
0
mirror of https://github.com/dzeiocom/OpenHealth.git synced 2025-06-21 04:49:17 +00:00

fix: Allow to use other volumes units than Milliliter (#156)

This commit is contained in:
2023-03-06 09:48:28 +01:00
committed by GitHub
parent fa56970fb6
commit 497cc58057
27 changed files with 533 additions and 328 deletions

View File

@ -40,6 +40,7 @@ jobs:
- name: Zip artifacts
run: zip -r assemble.zip . -i '**/build/*.apk' '**/build/*.aab' '**/build/*.aar' '**/build/*.so'
- name: Upload artifacts
continue-on-error: true
uses: actions/upload-artifact@v3
with:
name: assemble