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 8ee01c6 commit 18718f3Copy full SHA for 18718f3
.yamato/project-standards.yml
@@ -10,7 +10,7 @@ standards_{{ projects.first.name }}:
10
- dotnet --version
11
- dotnet format --version
12
- sudo add-apt-repository -y ppa:deadsnakes/ppa
13
- - apt update
+ - sudo apt update
14
- apt install -y python3.9
15
- pip install unity-downloader-cli --upgrade --index-url https://artifactory.prd.it.unity3d.com/artifactory/api/pypi/pypi/simple
16
- unity-downloader-cli -u {{ projects.first.test_editors.first }} -c editor --wait --fast
0 commit comments