Update build process

This commit is contained in:
2026-06-12 20:44:28 +02:00
parent d2ad1ebe0b
commit 038cb51ba4
3 changed files with 65 additions and 22 deletions
+2
View File
@@ -15,6 +15,8 @@ jobs:
- uses: actions/checkout@v5
with:
fetch-depth: 0
- name: Check runner arch
run: uname -m
- name: Unit tests
run: nix develop --command gradle --no-daemon :app:test
- name: Build release APKs