Skip to content

Commit 4031fef

Browse files
committed
workflows: nightly: use proxy URL for indexing
Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com>
1 parent 06adf70 commit 4031fef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/nightly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ permissions:
1515
issues: read
1616

1717
env:
18-
PIP_EXTRA_INDEX_URL: https://gitlab.com/api/v4/projects/56254198/packages/pypi/simple
18+
PIP_EXTRA_INDEX_URL: https://pypi.riseproject.dev/simple/
1919

2020
jobs:
2121
check_versions:

0 commit comments

Comments
 (0)