Update android.yml
This commit is contained in:
parent
5e94007f26
commit
ac433378ef
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
|
uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: build_files
|
name: build_files
|
||||||
path: build/libs/*.jar
|
path: build/libs/*.apk
|
||||||
|
|
Loading…
Reference in a new issue