check for empty matrix
This commit is contained in:
parent
57bbe59bf8
commit
666bc478b5
|
@ -130,7 +130,7 @@ jobs:
|
|||
#build-libopenblt-macos,
|
||||
release,
|
||||
generate-matrix]
|
||||
|
||||
if: ${{ ! contains(needs.generate-matrix.outputs.matrix, '[]') }}
|
||||
strategy:
|
||||
# Let all builds finish even if one fails early
|
||||
fail-fast: false
|
||||
|
|
Loading…
Reference in New Issue