Skip to content

Commit aa39a42

Browse files
authored
Merge pull request #1326 from Unity-Technologies/update-pip-install
Update pip install index-url
2 parents 03751d5 + 80e0338 commit aa39a42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.yamato/Update Unity.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ commands:
2323
EXIT /B %errorlevel%
2424
)
2525
cd %YAMATO_SOURCE_DIR%
26-
py -m pip install requests
26+
py -m pip install requests --index-url https://artifactory.prd.it.unity3d.com/artifactory/api/pypi/pypi/simple
2727
py prtools/katana-ci/katana_launcher.py --verbose --dontwait --project="proj0-ABuildVerification" --repo=unity --branch=scripting/mbe/staging --user="ashwini [email protected]"
2828
timeout: 1
2929

0 commit comments

Comments
 (0)