diff --git a/appveyor.yml b/appveyor.yml index e4d2540b..ab4e2c47 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -46,7 +46,7 @@ test: off artifacts: # pushing entire folder as a zip archive - path: src\build\dist - name: BugNet-$(configuration)_$(version) + name: BugNet-$(configuration) type: zip