Update build process
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user