diff --git a/appveyor.yml b/appveyor.yml index a8c4bc4..c5c9d4d 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -13,4 +13,4 @@ test: off artifacts: - path: artifacts/zip/*.zip -- path: latest-version-badge.svg \ No newline at end of file +- path: artifacts/nuget/*.nupkg \ No newline at end of file