We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6aa801f commit 98742b2Copy full SHA for 98742b2
.github/workflows/build_artifacts.yml
@@ -77,6 +77,7 @@ jobs:
77
echo "build_matrix=${matrix}" >> $GITHUB_OUTPUT
78
79
build_artifacts:
80
+ needs: determine_matrix
81
continue-on-error: true
82
defaults:
83
run:
0 commit comments