mirror of
https://github.com/gkd-kit/gkd.git
synced 2024-11-16 03:32:38 +08:00
feat: action name
This commit is contained in:
parent
2778bc2cce
commit
fd999da16f
2
.github/workflows/Apk-Build.yml
vendored
2
.github/workflows/Apk-Build.yml
vendored
|
@ -18,5 +18,5 @@ jobs:
|
|||
- name: Archive artifacts
|
||||
uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: build-outputs-apk
|
||||
name: build-outputs-apk.zip
|
||||
path: app/build/outputs/apk
|
||||
|
|
Loading…
Reference in New Issue
Block a user