Update android.yml
This commit is contained in:
parent
3303e91751
commit
7d284bb05f
|
|
@ -28,6 +28,6 @@ jobs:
|
||||||
uses: actions/download-artifact@v3.0.2
|
uses: actions/download-artifact@v3.0.2
|
||||||
with:
|
with:
|
||||||
# Artifact name
|
# Artifact name
|
||||||
name:
|
name: tiebalite.apk
|
||||||
# Destination path
|
# Destination path
|
||||||
path: # optional
|
path: ./app/build/outputs/apk/
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue