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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

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