Update .gitea/workflows/build-isos.yaml
Some checks failed
Build ISOs / build-isos (push) Failing after 8s
Some checks failed
Build ISOs / build-isos (push) Failing after 8s
This commit is contained in:
parent
0f3aee70ba
commit
a480a71254
@ -11,5 +11,5 @@ jobs:
|
||||
- /srv/vapps/gitea-rootless/volumes/test:/data
|
||||
steps:
|
||||
- run: echo "🎉 The job was automatically triggered by a ${{ github.event_name }} event."
|
||||
- run: apt-get install live-build
|
||||
- run: apt-get update; apt-get install live-build
|
||||
- run: lb build
|
||||
|
Loading…
Reference in New Issue
Block a user