mirror of
https://github.com/datarhei/core.git
synced 2025-12-24 13:07:56 +08:00
Fix bundle step in dev base
This commit is contained in:
2
.github/workflows/build_base_dev.yaml
vendored
2
.github/workflows/build_base_dev.yaml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user