Attempt to add device fuse
Some checks failed
bluebuild / Build Custom Image (recipe.yml) (pull_request) Failing after 1m32s

This commit is contained in:
2025-10-12 19:47:00 -04:00
parent 90cab46af6
commit de81f350f5

View File

@@ -12,6 +12,8 @@ on:
pull_request:
workflow_dispatch: # allow manually triggering builds
container:
device:
- /dev/fuse:/dev/fuse
privileged: true
concurrency:
# only run one build at a time