Collect pdb file on CI

This commit is contained in:
Filip Gawin
2020-04-15 00:56:02 +02:00
committed by GitHub
parent 70b51d42f4
commit db11155a49

View File

@ -43,3 +43,5 @@ after_build:
artifacts:
- path: bin/%CONFIGURATION%/re3.dll
name: re3.dll
- path: bin/%CONFIGURATION%/re3.pdb
name: re3.pdb