feature-testing #1

Merged
j merged 2 commits from feature-testing into main 2025-06-16 17:42:36 +10:00
Showing only changes of commit 0ed17379d9 - Show all commits

View file

@ -26,6 +26,7 @@ jobs:
- name: Create zip archive - name: Create zip archive
run: | run: |
apt update && apt -y install zip
cd /tmp cd /tmp
zip -r $REPO_NAME.zip $REPO_NAME zip -r $REPO_NAME.zip $REPO_NAME