Attempt to allow rechunk by disabling use_cache #20

Closed
eriq12 wants to merge 1 commits from attempt-rechunk into main

View File

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