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