Skip to content

Commit

Permalink
AppVeyor disable publish
Browse files Browse the repository at this point in the history
  • Loading branch information
ili101 committed Nov 9, 2020
1 parent 1e2ac7a commit 9882dc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 9882dc9

Please sign in to comment.