Attempt rechunking again #30

Open
eriq12 wants to merge 35 commits from local-podman-setup-rechunk into main
Showing only changes of commit 264d207261 - Show all commits

View File

@@ -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