Attempt rechunking again #30
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@@ -30,6 +30,9 @@ jobs:
|
||||
# !! Add your recipes here
|
||||
- recipe.yml
|
||||
steps:
|
||||
- name: Add fuse
|
||||
shell: bash
|
||||
run: sudo modprobe fuse
|
||||
|
||||
# the build is fully handled by the reusable github action
|
||||
- name: Build Custom Image
|
||||
|
||||
Reference in New Issue
Block a user