Attempt to allow rechunk by disabling use_cache #20

Closed
eriq12 wants to merge 1 commits from attempt-rechunk into main
Showing only changes of commit ccc1c5b9dc - Show all commits

View File

@@ -42,3 +42,5 @@ jobs:
# enabled by default, disable if your image is small and you want faster builds
maximize_build_space: true
rechunk: true
use_cache: false