File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 22 name : Pack
33 agent :
44 type : Unity::VM
5- image : package-ci/ ubuntu-22 .04:v4
5+ image : ml-agents/ml-agents- ubuntu-18 .04:latest
66 flavor : b1.small
77 commands :
88 - |
9+ eval "$($HOME/anaconda/bin/conda shell.bash hook)"
10+ conda activate python3.10
911 python3 -m pip install unity-downloader-cli --index-url https://artifactory.prd.it.unity3d.com/artifactory/api/pypi/pypi/simple --upgrade
10- unity-downloader-cli -u 2023.2 -c editor --wait --fast
12+ unity-downloader-cli -u 6000.0 -c editor --wait --fast
1113 ./.Editor/Unity -projectPath Project -batchMode -executeMethod Unity.MLAgents.SampleExporter.ExportCuratedSamples -logFile -
1214 npm install upm-ci-utils@stable -g --registry https://artifactory.prd.cds.internal.unity3d.com/artifactory/api/npm/upm-npm
1315 upm-ci project pack --project-path Project
You can’t perform that action at this time.
0 commit comments