chore: Adjust temp path
This commit is contained in:
Родитель
9122ac8d2d
Коммит
2c1684a4e7
|
@ -73,7 +73,7 @@
|
|||
<WasmCachePath Condition="
|
||||
'$(OS)' == 'Windows_NT'
|
||||
AND '$(EmscriptenSdkToolsPath.Substring(1))' != '$(MSBuildProjectDirectory.Substring(1))'
|
||||
">$([System.IO.Path]::GetTempPath())emsdk-cache</WasmCachePath>
|
||||
">$(TEMP)\emsdk-cache</WasmCachePath>
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
|
Загрузка…
Ссылка в новой задаче