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