diff --git a/appveyor.yml b/appveyor.yml index 0daba30..94811b2 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -25,5 +25,5 @@ build_script: - python ../pymodule/setup.py bdist_wheel # - cmake --build ./ --config "%CONFIG%" . -#artifacts: -# - path: build\* +artifacts: + - path: build\dist\*