This commit is contained in:
Gator96100 2020-10-05 20:29:12 +02:00
parent 6fb7f0d459
commit d8378cee31

View file

@ -236,6 +236,8 @@ build_script:
#WSL: wait for installation to finish
Receive-Job -Wait -Name WSLInstall -ErrorAction SilentlyContinue
Add-AppveyorMessage -Message "WSL start" -Category Information
#Windows Subsystem for Linux (WSL)
Write-Host "---------- WSL make ----------" -ForegroundColor Yellow