diff --git a/.github/workflows/onpush_builder.yaml b/.github/workflows/onpush_builder.yaml index a2089e3a0..c5e7390b3 100644 --- a/.github/workflows/onpush_builder.yaml +++ b/.github/workflows/onpush_builder.yaml @@ -303,6 +303,7 @@ jobs: uses: home-assistant/builder/actions/build-image@2026.03.2 with: arch: ${{ matrix.arch }} + cache-gha: "false" cache-gha-scope: ${{ matrix.addon }}-${{ matrix.arch }} context: ./${{ matrix.addon }} file: ${{ steps.info.outputs.dockerfile }}