fix: trying to alter dependencies to see if CI will run
Some checks failed
Create tag, test, build and upload / BumpTag (push) Successful in 19s
Create tag, test, build and upload / Test (standalone) (push) Failing after 9m11s
Create tag, test, build and upload / Test (editmode) (push) Failing after 9m24s
Create tag, test, build and upload / Test (playmode) (push) Failing after 9m24s
Create tag, test, build and upload / Build (StandaloneLinux64) (push) Has been skipped
Create tag, test, build and upload / Build (StandaloneWindows) (push) Has been skipped
Create tag, test, build and upload / Build (WebGL) (push) Has been skipped

This commit is contained in:
2025-06-19 09:58:56 +02:00
parent 02ddb73665
commit 24e6a73eb9
2 changed files with 4 additions and 21 deletions

View File

@ -5,13 +5,10 @@
"com.unity.ide.rider": "3.0.36",
"com.unity.ide.visualstudio": "2.0.23",
"com.unity.inputsystem": "1.14.0",
"com.unity.multiplayer.center": "1.0.0",
"com.unity.render-pipelines.universal": "17.1.0",
"com.unity.test-framework": "1.5.1",
"com.unity.timeline": "1.8.7",
"com.unity.ugui": "2.0.0",
"com.unity.visualscripting": "1.9.7",
"com.unity.modules.accessibility": "1.0.0",
"com.unity.modules.ai": "1.0.0",
"com.unity.modules.androidjni": "1.0.0",
"com.unity.modules.animation": "1.0.0",
@ -44,4 +41,4 @@
"com.unity.modules.wind": "1.0.0",
"com.unity.modules.xr": "1.0.0"
}
}
}