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

github.com/nextcloud/news-android.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 15:29:51 +0300
committerstefan-niedermann <info@niedermann.it>2020-03-18 15:29:51 +0300
commit9fa95f2c194376450e8ad3ae3767c749f3ae5ab7 (patch)
tree5adc48bab5f80ab85fc100340bac36ed2d5d0de7 /.github
parentab19bc160683f95376713efc3193caf270997e70 (diff)
Fix output path for CI
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/ci.yml (renamed from .github/workflows/gradle-wrapper-validation.yml)2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/gradle-wrapper-validation.yml b/.github/workflows/ci.yml
index 297aaa86..c41a4b7c 100644
--- a/.github/workflows/gradle-wrapper-validation.yml
+++ b/.github/workflows/ci.yml
@@ -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