Skip to content

Commit 75be08e

Browse files
committed
f
1 parent 3538e5e commit 75be08e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/_sandbox.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ jobs:
105105
106106
build-base:
107107
uses: ./.github/workflows/_build_base.yaml
108-
needs: bump-manifest
108+
needs: [metadata, bump-manifest]
109109
with:
110110
ARCHITECTURE: amd64
111111
BUILD_DATE: 20240418

0 commit comments

Comments
 (0)