Fix bundle step in dev base

This commit is contained in:
Ingo Oppermann
2024-02-21 21:48:40 +01:00
parent 9edd24b38a
commit f41ce2820c

View File

@@ -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