mirror of
https://github.com/nillerusr/source-engine.git
synced 2026-07-16 06:19:58 +00:00
fix(CI): Remove windows debug symbols.
This commit is contained in:
parent
471c1bf971
commit
af4b602fb4
8
.github/workflows/build.yml
vendored
8
.github/workflows/build.yml
vendored
@ -122,10 +122,4 @@ jobs:
|
||||
name: windows${{matrix.bits}}${{matrix.flags}}
|
||||
path: |
|
||||
build_hl2
|
||||
!build_hl2/**/*.pdb
|
||||
- name: 'Upload debug symbols'
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: windows${{matrix.bits}}${{matrix.flags}}
|
||||
path: |
|
||||
build_hl2/**/*.pdb
|
||||
!build_hl2/**/*.pdb
|
||||
Loading…
Reference in New Issue
Block a user