mirror of
https://github.com/libretro/pcsx2.git
synced 2024-11-24 01:39:55 +00:00
GHActions: Publish PDB for cmake builds
This commit is contained in:
parent
2aabd54e6a
commit
8cc7343201
1
.github/workflows/windows_build_wx.yml
vendored
1
.github/workflows/windows_build_wx.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user