build: tweak appveyor script again
This commit is contained in:
parent
c4100244e9
commit
041265ab8f
|
|
@ -24,7 +24,7 @@ build_script:
|
||||||
|
|
||||||
cmake --build . --config Release
|
cmake --build . --config Release
|
||||||
|
|
||||||
cpack .
|
cpack
|
||||||
|
|
||||||
artifacts:
|
artifacts:
|
||||||
- path: cmakebuild\*.zip
|
- path: cmakebuild\*.zip
|
||||||
Loading…
Reference in New Issue