Skip to content

Commit 9f7e724

Browse files
vaindgithub-actions[bot]
authored andcommitted
chore: update to Unity
1 parent f21af55 commit 9f7e724

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/ci-env.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ switch ($name) {
1717
return "6000.0.54f1"
1818
}
1919
"unity6000.1" {
20-
return "6000.1.12f1"
20+
return ""
2121
}
2222
Default {
2323
throw "Unkown variable '$name'"

0 commit comments

Comments
 (0)