mirror of
http://124.126.16.154:8888/singularity/HyperfDevelopmentKitCore.git
synced 2026-01-15 05:55:12 +08:00
ci(GiteaActions): 安装 zip
All checks were successful
Publish when Pushed / Explore-Gitea-Actions (push) Successful in 22s
All checks were successful
Publish when Pushed / Explore-Gitea-Actions (push) Successful in 22s
Signed-off-by: 李东云 <dongyu.li@luxcreo.ai>
This commit is contained in:
@@ -18,6 +18,8 @@ jobs:
|
|||||||
ls ${{ gitea.workspace }}
|
ls ${{ gitea.workspace }}
|
||||||
- name: Zip files in the repository
|
- name: Zip files in the repository
|
||||||
run: |
|
run: |
|
||||||
|
apt-get update
|
||||||
|
apt-get install zip
|
||||||
zip hdk-core.dist.zip *
|
zip hdk-core.dist.zip *
|
||||||
- name: Publish to registry
|
- name: Publish to registry
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user