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

github.com/stefan-niedermann/nextcloud-deck.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
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 0d0065774..5401bdf13 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 \ No newline at end of file
+ path: app/build/outputs/apk/dev/debug/app-dev-debug.apk \ No newline at end of file