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