install zip badly
This commit is contained in:
parent
bbd774402b
commit
0ed17379d9
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@ jobs:
|
|||
|
||||
- name: Create zip archive
|
||||
run: |
|
||||
apt update && apt -y install zip
|
||||
cd /tmp
|
||||
zip -r $REPO_NAME.zip $REPO_NAME
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue