mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-03-22 15:05:03 +01:00
Fix artifacts paths
This commit is contained in:
@@ -31,5 +31,7 @@ build_script:
|
||||
artifacts:
|
||||
- path: build\bin\%CONFIG%\*.exe
|
||||
name: binaries
|
||||
- path: build\bin\%CONFIG%\*.pdb
|
||||
- path: build\pdb\%CONFIG%\*.pdb
|
||||
name: symbols
|
||||
- path: build\bin\%CONFIG%\shaders
|
||||
name: shaders
|
||||
|
||||
Reference in New Issue
Block a user