corrected typo
Some checks failed
bluebuild / Build Custom Image (recipe.yml) (pull_request) Failing after 1m49s
Some checks failed
bluebuild / Build Custom Image (recipe.yml) (pull_request) Failing after 1m49s
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -12,7 +12,7 @@ on:
|
|||||||
pull_request:
|
pull_request:
|
||||||
workflow_dispatch: # allow manually triggering builds
|
workflow_dispatch: # allow manually triggering builds
|
||||||
container:
|
container:
|
||||||
device:
|
devices:
|
||||||
- /dev/fuse:/dev/fuse
|
- /dev/fuse:/dev/fuse
|
||||||
privileged: true
|
privileged: true
|
||||||
concurrency:
|
concurrency:
|
||||||
|
|||||||
Reference in New Issue
Block a user