fix(.appveyor.yml): ...
This commit is contained in:
parent
f1316eaf40
commit
b3bc4b73fa
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ test_script:
|
|||
- C:\msys64\usr\bin\bash -lc "exec 0</dev/null && cd $APPVEYOR_BUILD_FOLDER/build && ctest -j4 --output-on-failure"
|
||||
|
||||
artifacts:
|
||||
- path: $TARGET
|
||||
- path: '%TARGET%'
|
||||
name: binary
|
||||
|
||||
deploy:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue