diff --git a/appveyor.yml b/appveyor.yml index be2df2e..1d2c788 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -41,7 +41,7 @@ test_script: # Deploy deploy_script: - ps: '& .\CI\CI.ps1 -Artifact' - - ps: '$null = Install-PackageProvider -Name NuGet -Force ; & .\CI\Publish.ps1' + # - ps: '$null = Install-PackageProvider -Name NuGet -Force ; & .\CI\Publish.ps1' # Linux setup for: