srctree
repos
owner
network
issues
0
diffs
0
Public
Robin Linden
parent
c09001c4
3ae1ad08
Treat failure to upload the debug apk in CI as an error
.github/workflows/ci.yaml
added: 2, removed: 1, total 1
@@ -62,6 +62,7 @@ jobs:
with:
name: atox-debug.apk
path: ./atox/build/outputs/apk/debug/atox-debug.apk
if-no-files-found: error
tox4j:
runs-on: ubuntu-22.04