fix(workspace): pin UniTask consumer source
Validate ShrinkSDK Workspace / unity (push) Failing after 2m28s
Validate ShrinkSDK Workspace / unity (push) Failing after 2m28s
This commit is contained in:
@@ -179,7 +179,7 @@ if (Test-Path -LiteralPath $consumerRoot) {
|
||||
New-Item -ItemType Directory -Path $packagesPath, $assetsEditorPath, $projectSettingsPath -Force | Out-Null
|
||||
|
||||
$dependencies = [ordered]@{
|
||||
'com.cysharp.unitask' = 'https://github.com/Cysharp/UniTask.git?path=src/UniTask/Assets/Plugins/UniTask'
|
||||
'com.cysharp.unitask' = 'https://github.com/Cysharp/UniTask.git?path=src/UniTask/Assets/Plugins/UniTask#7c0f199fe0d3fc528024488ccd671e6c7b27745b'
|
||||
'com.unity.nuget.newtonsoft-json' = '3.2.2'
|
||||
'com.unity.test-framework' = '1.1.33'
|
||||
'com.unity.textmeshpro' = '3.0.7'
|
||||
|
||||
Reference in New Issue
Block a user