Appveyor test

This commit is contained in:
Gator96100 2020-10-05 00:18:07 +02:00
parent b3c85dc0ab
commit d1526a6fc7

View file

@ -79,6 +79,7 @@ clone_script:
Start-Sleep -s 5 Start-Sleep -s 5
Receive-Job -Job $WSLjob Receive-Job -Job $WSLjob
} }
Receive-Job -Wait -Job $PSjob
} }
$WSLjob = Start-Job -Name WSLInstall -ScriptBlock { $WSLjob = Start-Job -Name WSLInstall -ScriptBlock {