Skip to content

Commit

Permalink
Include Radegast.pdb in appveyor artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
cinderblocks committed Feb 5, 2023
1 parent 1916ecf commit 2deb9c7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,3 +75,6 @@ artifacts:
- path: 'Radegast-*.tbz'
name: 'Radegast Linux x86'
type: Auto
- path: 'bin\Release\Radegast.pdb'
name: 'Radegast symbols'
type: Auto

0 comments on commit 2deb9c7

Please sign in to comment.