Skip to content

Commit 2c552af

Browse files
authored
chore: enable image rechunking (#350)
1 parent 32ea643 commit 2c552af

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,6 @@ jobs:
8181
8282
- name: Rechunk
8383
id: rechunk
84-
if: false
8584
uses: rsturla/eternal-main/.github/actions/rechunk@main
8685
with:
8786
builder: ${{ steps.build.outputs.builder }}
@@ -176,7 +175,6 @@ jobs:
176175
177176
- name: Rechunk
178177
id: rechunk
179-
if: false
180178
uses: rsturla/eternal-main/.github/actions/rechunk@main
181179
with:
182180
builder: ${{ steps.build.outputs.builder }}

0 commit comments

Comments
 (0)