From 678cbf35767da6dd27e0936135f9ad1ae86838df Mon Sep 17 00:00:00 2001 From: Gator96100 Date: Mon, 5 Oct 2020 14:27:50 +0200 Subject: [PATCH] WIP --- appveyor.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/appveyor.yml b/appveyor.yml index cdd337a0d..891012725 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -154,9 +154,9 @@ install: } Start-Sleep -s 5 - Receive-Job -Name WSLInstall + Receive-Job -Name WSLInstall -ErrorAction SilentlyContinue } - Receive-Job -Wait -Name PSInstall + #Receive-Job -Wait -Name PSInstall } Function GitClone($Text, $Folder) {