diff --git a/tools/win-installer-setup.ps1 b/tools/win-installer-setup.ps1 index c9a669568..61fc5bbc9 100644 --- a/tools/win-installer-setup.ps1 +++ b/tools/win-installer-setup.ps1 @@ -23,6 +23,7 @@ if (!(Test-Path DependencyControl)) { git clone https://github.com/TypesettingTools/DependencyControl.git Set-Location DependencyControl git checkout v0.6.3-alpha + Set-Location $DepsDir } # YUtils