Skip to content

Commit ca1bf74

Browse files
committed
Fix build_test
1 parent 6cbecbd commit ca1bf74

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build_test.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ jobs:
8989

9090
manifest:
9191
runs-on: ubuntu-latest
92+
needs: [client-build, docker-build]
9293
steps:
9394
- name: Checkout
9495
uses: actions/checkout@v3

0 commit comments

Comments
 (0)