mirror of
https://github.com/JezuzLizard/T4SP-Server-Plugin.git
synced 2025-04-20 13:35:43 +00:00
push syms
This commit is contained in:
parent
e6a0913893
commit
be705a93c9
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -58,6 +58,7 @@ jobs:
|
|||||||
name: ${{matrix.configuration}} binaries
|
name: ${{matrix.configuration}} binaries
|
||||||
path: |
|
path: |
|
||||||
build/bin/${{matrix.configuration}}/t4sp-server-plugin.dll
|
build/bin/${{matrix.configuration}}/t4sp-server-plugin.dll
|
||||||
|
build/bin/${{matrix.configuration}}/t4sp-server-plugin.pdb
|
||||||
|
|
||||||
deploy:
|
deploy:
|
||||||
name: Deploy release
|
name: Deploy release
|
||||||
@ -82,3 +83,4 @@ jobs:
|
|||||||
draft: true
|
draft: true
|
||||||
files: |
|
files: |
|
||||||
t4sp-server-plugin.dll
|
t4sp-server-plugin.dll
|
||||||
|
t4sp-server-plugin.pdb
|
Loading…
x
Reference in New Issue
Block a user