Update android.yml
This commit is contained in:
parent
ac433378ef
commit
8aac4a6516
1 changed files with 1 additions and 1 deletions
2
.github/workflows/android.yml
vendored
2
.github/workflows/android.yml
vendored
|
@ -28,4 +28,4 @@ jobs:
|
|||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: build_files
|
||||
path: build/libs/*.apk
|
||||
path: build/libs/*
|
||||
|
|
Loading…
Reference in a new issue