Skip to content

Commit 062329d

Browse files
committed
Update build.yml
1 parent 098b0cf commit 062329d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jobs:
8282
cache-to: type=gha,mode=max
8383

8484
create-manifest:
85-
needs: build
85+
needs: [setup-services, build]
8686
runs-on: ubuntu-24.04
8787
strategy:
8888
matrix:

0 commit comments

Comments
 (0)