Skip to content

Commit c017d50

Browse files
committed
debug
1 parent 84cb9ef commit c017d50

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/wheels.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@ jobs:
9999
| grep -E 'manylinux_(x86_64)' \
100100
| grep -E 'cp3(12)-' \
101101
| jq -nRc '{"only": inputs, "os": "ubuntu-latest"}'
102+
} | jq -sc
102103
)
103104
echo "include=$MATRIX"
104105
echo "include=$MATRIX" >> $GITHUB_OUTPUT

0 commit comments

Comments
 (0)