From 9512e349a7e901d1b6a8ff845ba1a5216aae306c Mon Sep 17 00:00:00 2001 From: Gator96100 Date: Mon, 5 Oct 2020 14:22:43 +0200 Subject: [PATCH] WIP --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index ded1fc55a..cdd337a0d 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -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