mirror of
https://github.com/halpz/re3.git
synced 2025-11-21 23:16:58 +00:00
Collect pdb file on CI
This commit is contained in:
@@ -43,3 +43,5 @@ after_build:
|
|||||||
artifacts:
|
artifacts:
|
||||||
- path: bin/%CONFIGURATION%/re3.dll
|
- path: bin/%CONFIGURATION%/re3.dll
|
||||||
name: re3.dll
|
name: re3.dll
|
||||||
|
- path: bin/%CONFIGURATION%/re3.pdb
|
||||||
|
name: re3.pdb
|
||||||
|
|||||||
Reference in New Issue
Block a user