Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/stefan-niedermann/nextcloud-notes.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorstefan-niedermann <info@niedermann.it>2020-03-18 12:26:18 +0300
committerstefan-niedermann <info@niedermann.it>2020-03-18 12:26:18 +0300
commit78c723db0a29b057cade73e23ebc0bbf6e8a0c8b (patch)
treecf0575e93dc7815188ef82316aecb25cea4fd53a /.github
parent2f2ab2a0b04c31c09094221dfbafcead315ad365 (diff)
Use debug version as ci artifact
Signed-off-by: stefan-niedermann <info@niedermann.it>
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/android.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/android.yml b/.github/workflows/android.yml
index cab63b67..ef7b41d6 100644
--- a/.github/workflows/android.yml
+++ b/.github/workflows/android.yml
@@ -31,4 +31,4 @@ jobs:
uses: actions/upload-artifact@v1
with:
name: app-dev-debug
- path: app/build/outputs/apk/dev/release/app-dev-debug.apk
+ path: app/build/outputs/apk/dev/debug/app-dev-debug.apk