Attempt modprobe fuse for fuse-overlayfs
Some checks failed
bluebuild / Build Custom Image (recipe.yml) (pull_request) Failing after 15s
Some checks failed
bluebuild / Build Custom Image (recipe.yml) (pull_request) Failing after 15s
This commit is contained in:
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@@ -30,6 +30,9 @@ jobs:
|
|||||||
# !! Add your recipes here
|
# !! Add your recipes here
|
||||||
- recipe.yml
|
- recipe.yml
|
||||||
steps:
|
steps:
|
||||||
|
- name: Add fuse
|
||||||
|
shell: bash
|
||||||
|
run: sudo modprobe fuse
|
||||||
|
|
||||||
# the build is fully handled by the reusable github action
|
# the build is fully handled by the reusable github action
|
||||||
- name: Build Custom Image
|
- name: Build Custom Image
|
||||||
|
|||||||
Reference in New Issue
Block a user