.gitea/workflows/demo.yaml aktualisiert
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 56s
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 56s
This commit is contained in:
parent
2cd042c75a
commit
22fe9ac386
@ -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 }}."
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user