Skip to content

Commit cebc776

Browse files
fix typo
1 parent 5dbfb42 commit cebc776

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/buildwheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
run: cd wrap/python
4444

4545
- name: Install cibuildwheel
46-
run: python -m pip install cibuildwheel=2.19.2
46+
run: python -m pip install cibuildwheel==2.19.2
4747
working-directory: wrap/python
4848

4949
- name: Build wheels

0 commit comments

Comments
 (0)