Skip to content

Commit

Permalink
GHActions: Publish PDB for cmake builds
Browse files Browse the repository at this point in the history
  • Loading branch information
TellowKrinkle committed Aug 23, 2022
1 parent 2aabd54 commit 8cc7343
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/windows_build_wx.yml
Expand Up @@ -113,7 +113,6 @@ jobs:
!./bin/**/*.lib
- name: Upload artifact - with symbols
if: inputs.configuration != 'CMake'
uses: actions/upload-artifact@v3
with:
name: ${{ steps.artifact-metadata.outputs.artifact-name }}-symbols
Expand Down

0 comments on commit 8cc7343

Please sign in to comment.