.gitea/workflows/demo.yaml aktualisiert
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 56s

This commit is contained in:
ft 2025-10-09 11:28:54 +00:00
parent 2cd042c75a
commit 22fe9ac386

View File

@ -34,7 +34,7 @@ jobs:
run: |
7zz a ${{ gitea.workspace }}/skyscraper8-{{gitea.sha}}.zip *
- name: Packing the manual...
working-directory:
working-directory: ${{ gitea.workspace }}/skyscraper8.Manual
run: |
7zz a ${{ gitea.workspace }}/skyscraper8-{{gitea.sha}}.zip skyscraper8.Manual.pdf
- run: echo "🍏 This job's status is ${{ job.status }}."