Skip to content

Commit 68305c9

Browse files
committed
1
1 parent 1754354 commit 68305c9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/lib-build-and-push.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ jobs:
7474
echo "matrix=$(cat /tmp/matrix.json)" >> $GITHUB_OUTPUT
7575
7676
build-wheels:
77+
if: inputs.target != ''
7778
name: Build wheels for ${{ matrix.target }} on ${{ matrix.os }}
7879
runs-on: ${{ matrix.os }}
7980
needs: prepare-matrix

0 commit comments

Comments
 (0)