Skip to content

Commit 46db79a

Browse files
hugovkradarhere
authored andcommitted
Fix syntax
1 parent 60e82e5 commit 46db79a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/wheels.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,7 @@ jobs:
124124
python3 -m pip install -r .ci/requirements-cibw.txt
125125
126126
- name: Build wheels
127+
run: |
127128
python3 -m cibuildwheel --output-dir wheelhouse
128129
env:
129130
CIBW_ARCHS: ${{ matrix.cibw_arch }}

0 commit comments

Comments
 (0)