Update .gitea/workflows/build-isos.yaml
Some checks failed
Build ISOs / build-isos (push) Failing after 14m19s

This commit is contained in:
Jakub Filo 2023-12-09 18:47:02 +00:00
parent d5056b62b6
commit d0fa0a4805
Signed by: plantroon
GPG Key ID: 7DA8C0FFEED0C0DE

View File

@ -18,3 +18,4 @@ jobs:
- run: mount -t proc proc proc2 - run: mount -t proc proc proc2
- run: apt-get update; apt-get install -y live-build - run: apt-get update; apt-get install -y live-build
- run: lb build - run: lb build
- run: cat /workspace/plantroon/deblive/chroot/debootstrap/debootstrap.log