Skip to content

Commit 616034a

Browse files
authored
Update build_wheels_linux.yml
1 parent 2c96bb6 commit 616034a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_wheels_linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
SDIST: ${{ matrix.build_sdist || 0 }}
5252
ENABLE_HEADLESS: ${{ matrix.without_gui }}
5353
ENABLE_CONTRIB: ${{ matrix.with_contrib }}
54-
PIP_INDEX_URL: https://pypi.org/simple
54+
5555

5656
steps:
5757
- name: Cleanup

0 commit comments

Comments
 (0)