Update .gitea/workflows/build-isos.yaml
Build ISOs / build-isos (push) Failing after 3m53s Details

This commit is contained in:
Jakub Filo 2023-12-09 23:25:46 +00:00
parent d0fa0a4805
commit 82db30d57e
Signed by: plantroon
GPG Key ID: 7DA8C0FFEED0C0DE
1 changed files with 1 additions and 1 deletions

View File

@ -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