mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-02-24 16:14:59 +08:00
Appveyor test
This commit is contained in:
parent
b3c85dc0ab
commit
d1526a6fc7
1 changed files with 1 additions and 0 deletions
|
@ -79,6 +79,7 @@ clone_script:
|
|||
Start-Sleep -s 5
|
||||
Receive-Job -Job $WSLjob
|
||||
}
|
||||
Receive-Job -Wait -Job $PSjob
|
||||
}
|
||||
|
||||
$WSLjob = Start-Job -Name WSLInstall -ScriptBlock {
|
||||
|
|
Loading…
Reference in a new issue