Skip to content

Commit 18718f3

Browse files
Fernando CortezFernando Cortez
authored andcommitted
sudo once more
1 parent 8ee01c6 commit 18718f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.yamato/project-standards.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ standards_{{ projects.first.name }}:
1010
- dotnet --version
1111
- dotnet format --version
1212
- sudo add-apt-repository -y ppa:deadsnakes/ppa
13-
- apt update
13+
- sudo apt update
1414
- apt install -y python3.9
1515
- pip install unity-downloader-cli --upgrade --index-url https://artifactory.prd.it.unity3d.com/artifactory/api/pypi/pypi/simple
1616
- unity-downloader-cli -u {{ projects.first.test_editors.first }} -c editor --wait --fast

0 commit comments

Comments
 (0)