Skip to content

Commit

Permalink
Bug fix to .pdb creation.
Browse files Browse the repository at this point in the history
  • Loading branch information
ggarra13 committed Apr 29, 2024
1 parent 86c3ce8 commit d25741f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/full_win64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
- name: Zip pdb files
run: |
./bin/zip_pdb.sh
./bin/zip_pdb.sh reldeb
- name: Upload binaries # Conditional step
run: |
Expand Down

0 comments on commit d25741f

Please sign in to comment.