Обновить .gitea/workflows/build.yml
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 6s
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 6s
This commit is contained in:
parent
190ec5200f
commit
2e36bbc100
|
@ -16,4 +16,6 @@ jobs:
|
||||||
- name: List files in the repository
|
- name: List files in the repository
|
||||||
run: |
|
run: |
|
||||||
ls ${{ gitea.workspace }}
|
ls ${{ gitea.workspace }}
|
||||||
|
cd debian
|
||||||
|
./build-deb-projman.sh
|
||||||
- run: echo "🍏 This job's status is ${{ job.status }}."
|
- run: echo "🍏 This job's status is ${{ job.status }}."
|
||||||
|
|
Loading…
Reference in New Issue
Block a user