Update android.yml
This commit is contained in:
parent
4267ea8ee0
commit
125632257c
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/*.jar
|
||||
path: /build/libs/*
|
||||
|
|
Loading…
Reference in a new issue