Update .gitea/workflows/build-isos.yaml
Some checks failed
Build ISOs / build-isos (push) Failing after 3m53s
Some checks failed
Build ISOs / build-isos (push) Failing after 3m53s
This commit is contained in:
parent
d0fa0a4805
commit
82db30d57e
@ -17,5 +17,5 @@ jobs:
|
||||
- run: mkdir proc2
|
||||
- run: mount -t proc proc proc2
|
||||
- run: apt-get update; apt-get install -y live-build
|
||||
- run: lb build
|
||||
- run: lb build; cat /workspace/plantroon/deblive/chroot/debootstrap/debootstrap.log
|
||||
- run: cat /workspace/plantroon/deblive/chroot/debootstrap/debootstrap.log
|
||||
|
Loading…
Reference in New Issue
Block a user