This commit is contained in:
Gator96100 2020-10-05 14:22:43 +02:00
commit 9512e349a7

View file

@ -232,7 +232,7 @@ build_script:
}
#WSL: wait for installation to finish
Receive-Job -Wait -Name WSLInstall
Receive-Job -Wait -Name WSLInstall -ErrorAction SilentlyContinue
#Windows Subsystem for Linux (WSL)
Write-Host "---------- WSL make ----------" -ForegroundColor Yellow