We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03751d5 commit 80e0338Copy full SHA for 80e0338
.yamato/Update Unity.yml
@@ -23,7 +23,7 @@ commands:
23
EXIT /B %errorlevel%
24
)
25
cd %YAMATO_SOURCE_DIR%
26
- py -m pip install requests
+ py -m pip install requests --index-url https://artifactory.prd.it.unity3d.com/artifactory/api/pypi/pypi/simple
27
py prtools/katana-ci/katana_launcher.py --verbose --dontwait --project="proj0-ABuildVerification" --repo=unity --branch=scripting/mbe/staging --user="ashwini [email protected]"
28
timeout: 1
29
0 commit comments