Skip to content

Commit 977a15b

Browse files
make actions/upload-artifact upload APKs directly
1 parent 33976be commit 977a15b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,4 +76,5 @@ jobs:
7676
with:
7777
name: ${{ matrix.apk.name }}
7878
path: ${{ matrix.apk.path }}
79+
archive: false
7980
if-no-files-found: error

0 commit comments

Comments
 (0)