1
0
mirror of https://github.com/td512/re3.git synced 2026-01-25 03:05:36 +00:00

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

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