mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-03-22 15:05:03 +01:00
Fix messed paths in appveyor.yml
This commit is contained in:
@@ -26,7 +26,7 @@ before_build:
|
||||
|
||||
build_script:
|
||||
- cmd: |
|
||||
cmake --build build --config %CONFIG% --parallel
|
||||
cmake --build . --config %CONFIG% --parallel
|
||||
|
||||
artifacts:
|
||||
- path: build\bin\%CONFIG%\*.exe
|
||||
|
||||
Reference in New Issue
Block a user