fixed appveyor.yml

This commit is contained in:
jkriege2 2024-01-23 12:08:31 +01:00
parent a7e723d836
commit 1c9557c0d8

View File

@ -338,7 +338,7 @@ for:
artifacts:
- path: '$APPVEYOR_BUILD_FOLDER/build/CMakeFiles/*.log'
- path: 'build/CMakeFiles/*.log'
name: logs
- path: '$APPVEYOR_BUILD_FOLDER/build/Testing/**/*.xml'
- path: 'build/Testing/**/*.xml'
name: test_results