CI: upload complete apk directory
This commit is contained in:
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@@ -90,7 +90,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
name: remote-reader
|
name: remote-reader
|
||||||
path:
|
path:
|
||||||
remote-reader/app/build/outputs/apk/*/*.apk
|
remote-reader/app/build/outputs/apk
|
||||||
|
|
||||||
ACardEmulator-ubuntu:
|
ACardEmulator-ubuntu:
|
||||||
runs-on: ubuntu-20.04
|
runs-on: ubuntu-20.04
|
||||||
@@ -101,4 +101,4 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
name: ACardEmulator
|
name: ACardEmulator
|
||||||
path:
|
path:
|
||||||
ACardEmulator/app/build/outputs/apk/*/*.apk
|
ACardEmulator/app/build/outputs/apk
|
||||||
|
|||||||
Reference in New Issue
Block a user