diff --git a/.github/workflows/build_base_dev.yaml b/.github/workflows/build_base_dev.yaml index 12d88511..17ddf615 100644 --- a/.github/workflows/build_base_dev.yaml +++ b/.github/workflows/build_base_dev.yaml @@ -79,5 +79,5 @@ jobs: cache-from: type=local,src=/tmp/.buildx-cache cache-to: type=local,dest=/tmp/.buildx-cache-new bundle: - uses: ./.github/workflows/build_bundle_matrix_dev.yaml + uses: ./.github/workflows/build_bundle_dev.yaml secrets: inherit