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 84411c5 commit 8ee01c6Copy full SHA for 8ee01c6
.yamato/project-standards.yml
@@ -9,7 +9,7 @@ standards_{{ projects.first.name }}:
9
commands:
10
- dotnet --version
11
- dotnet format --version
12
- - add-apt-repository -y ppa:deadsnakes/ppa
+ - sudo add-apt-repository -y ppa:deadsnakes/ppa
13
- 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
0 commit comments