Update android.yml
This commit is contained in:
parent
423bf92db9
commit
33e0a1d249
|
|
@ -28,4 +28,4 @@ jobs:
|
|||
- uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: TiebaLite artifact
|
||||
path: ./app/build/debug/tiebalite.apk # or path/to/artifact
|
||||
path: ./app/build/ # or path/to/artifact
|
||||
|
|
|
|||
Loading…
Reference in New Issue