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