We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91589dd commit 0a91307Copy full SHA for 0a91307
appveyor.yml
@@ -49,6 +49,6 @@ build_script:
49
- cmake --build . --target installer -- VERBOSE=1
50
51
artifacts:
52
- - path: build\mozart2-2.0.0-beta.1-x86_64-windows.exe
53
- name: binary installer
+ - path: build\mozart2-*-windows.exe
+ name: Binary installer
54
0 commit comments