Skip to content

Commit

Permalink
Pausing downloads from appveyor
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
tunisiano187 committed Apr 11, 2024
1 parent 2e5bb90 commit d1c7463
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -202,9 +202,9 @@ build_script:
Write-host "Check broken package"
tools/looknewer.ps1
git commit -am "Broken packages"
Write-Host "Downloading next issue's package"
scripts/Find-nextissue.ps1
git commit -am "next issue"
#Write-Host "Downloading next issue's package"
#scripts/Find-nextissue.ps1
#git commit -am "next issue"
Write-Host "updating packages"
au/update_all.ps1 -ForcedPackages $forced
Get-EventLogs * | ? Source -eq 'Schannel' | fl * | out-file eventlogs.txt
Expand Down

0 comments on commit d1c7463

Please sign in to comment.