Fix output path for CI
This commit is contained in:
parent
ab19bc1606
commit
9fa95f2c19
1 changed files with 1 additions and 1 deletions
|
@ -38,4 +38,4 @@ jobs:
|
|||
uses: actions/upload-artifact@v1
|
||||
with:
|
||||
name: app-dev-debug
|
||||
path: app/build/outputs/apk/dev/debug/app-dev-debug.apk
|
||||
path: app/build/outputs/apk/dev/debug/News-Android-App-dev-debug.apk
|
Loading…
Reference in a new issue