Skip to content

Commit

Permalink
Exclude .pdb from artifacts
Browse files Browse the repository at this point in the history
We aren't going to debug 3rd party libraries (hopefully)
  • Loading branch information
Xottab-DUTY committed Oct 4, 2024
1 parent 01ef7d8 commit 195ad52
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ jobs:
*/include/**/*.h
bin/**/*.dll
bin/**/*.lib
bin/**/*.pdb
pack-everything:
name: Pack everything into one archive
Expand Down

0 comments on commit 195ad52

Please sign in to comment.