mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 13:53:55 -07:00
Update appveyor.yml
This commit is contained in:
parent
7d6401ce49
commit
7af9fd3fb5
1 changed files with 5 additions and 0 deletions
|
@ -55,6 +55,11 @@ clone_script:
|
||||||
|
|
||||||
Write-Host "[ OK ]" -ForegroundColor Green
|
Write-Host "[ OK ]" -ForegroundColor Green
|
||||||
|
|
||||||
|
Write-Host "Removing ps startup_check.sh ..." -NoNewLine
|
||||||
|
|
||||||
|
Remove-Item -Recurse -Force -Path c:\ProxSpace\msys2\ps\startup_checks.sh
|
||||||
|
|
||||||
|
Write-Host "[ OK ]" -ForegroundColor Green
|
||||||
|
|
||||||
Write-Host "Cloning repository <$env:appveyor_repo_name> to $env:appveyor_build_folder ..." -NoNewLine
|
Write-Host "Cloning repository <$env:appveyor_repo_name> to $env:appveyor_build_folder ..." -NoNewLine
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue