Fixes TGUI Test Server

This commit is contained in:
Jamie D
2021-05-03 13:27:24 +01:00
committed by GitHub
parent 5cc5b23159
commit fb15fb2ddc

View File

@@ -15,7 +15,7 @@ Set-Location $basedir
## --------------------------------------------------------
function yarn {
node.exe ".yarn\releases\yarn.cjs" @Args
node.exe ".yarn\releases\yarn-2.4.1.cjs" @Args
}
function Remove-Quiet {