Skip to content

Commit d783871

Browse files
committed
bug fix
Signed-off-by: chensuyue <suyue.chen@intel.com>
1 parent 4f4f5a5 commit d783871

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/manual-example-workflow.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ jobs:
7575
echo "nodes=$nodes_json" >> $GITHUB_OUTPUT
7676
7777
build-deploy-gmc:
78+
needs: [get-test-matrix]
7879
if: ${{ fromJSON(inputs.deploy_gmc) }}
7980
strategy:
8081
matrix:

0 commit comments

Comments
 (0)