From 5a0fa36f7390cc4f47d83c59aa15726aeaf9b8b0 Mon Sep 17 00:00:00 2001 From: stefan-niedermann Date: Wed, 18 Mar 2020 10:26:26 +0100 Subject: Add debug version as ci artifact --- .github/workflows/android.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github') 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 -- cgit v1.2.3