Update .gitea/workflows/build-isos.yaml
Some checks failed
Build ISOs / build-isos (push) Failing after 32s
Some checks failed
Build ISOs / build-isos (push) Failing after 32s
This commit is contained in:
parent
4da56f236c
commit
ba2739fc2d
@ -13,5 +13,7 @@ jobs:
|
||||
steps:
|
||||
- run: echo "🎉 The job was automatically triggered by a ${{ github.event_name }} event."
|
||||
- run: cd /data
|
||||
- run: ls -al /proc
|
||||
- run: mount -t proc proc2
|
||||
- run: apt-get update; apt-get install -y live-build
|
||||
- run: lb build
|
||||
|
Loading…
Reference in New Issue
Block a user