added privileged option
Some checks failed
TileOS ISO Builder Wrapper / prebuild (push) Failing after 15s
TileOS ISO Builder Wrapper / build-sway (push) Has been skipped

This commit is contained in:
nesteroff561 2025-06-01 17:00:12 +03:00
parent f2cafa4ec2
commit 3d30ec51f6
2 changed files with 2 additions and 0 deletions

View file

@ -5,6 +5,7 @@ jobs:
runs-on: [iso-builder]
container:
image: catthehacker/ubuntu:act-22.04
options: --privileged
steps:
-

View file

@ -4,6 +4,7 @@ jobs:
runs-on: [iso-builder]
container:
image: catthehacker/ubuntu:act-22.04
options: --privileged
steps:
-