Skip to content

Commit

Permalink
Maybe fix appveyor illegal path?
Browse files Browse the repository at this point in the history
  • Loading branch information
carlpett committed Sep 5, 2016
1 parent 19b30b5 commit 76414c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Expand Up @@ -27,7 +27,7 @@ artifacts:
- name: Executable
path: wmi_exporter.exe
- path: Installer
name: '.\installer\Output\wmi_exporter*.msi'
name: installer\Output\wmi_exporter-$(appveyor_build_version)-amd64.msi

deploy:
- provider: GitHub
Expand Down

0 comments on commit 76414c7

Please sign in to comment.