.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: |
|
run: |
|
||||||
7zz a ${{ gitea.workspace }}/skyscraper8-{{gitea.sha}}.zip *
|
7zz a ${{ gitea.workspace }}/skyscraper8-{{gitea.sha}}.zip *
|
||||||
- name: Packing the manual...
|
- name: Packing the manual...
|
||||||
working-directory:
|
working-directory: ${{ gitea.workspace }}/skyscraper8.Manual
|
||||||
run: |
|
run: |
|
||||||
7zz a ${{ gitea.workspace }}/skyscraper8-{{gitea.sha}}.zip skyscraper8.Manual.pdf
|
7zz a ${{ gitea.workspace }}/skyscraper8-{{gitea.sha}}.zip skyscraper8.Manual.pdf
|
||||||
- run: echo "🍏 This job's status is ${{ job.status }}."
|
- run: echo "🍏 This job's status is ${{ job.status }}."
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user