Skip to content

Commit 2c96bb6

Browse files
authored
Update build_wheels_linux.yml
1 parent 004547e commit 2c96bb6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build_wheels_linux.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +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
5455

5556
steps:
5657
- name: Cleanup

0 commit comments

Comments
 (0)