Skip to content

Commit 98742b2

Browse files
committed
add missing job dep
1 parent 6aa801f commit 98742b2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build_artifacts.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ jobs:
7777
echo "build_matrix=${matrix}" >> $GITHUB_OUTPUT
7878
7979
build_artifacts:
80+
needs: determine_matrix
8081
continue-on-error: true
8182
defaults:
8283
run:

0 commit comments

Comments
 (0)