Update CI config to use correct paths to artifacts
This commit is contained in:
parent
e069c0bcbf
commit
8536963af8
1 changed files with 4 additions and 4 deletions
8
.github/workflows/ci-cd.yml
vendored
8
.github/workflows/ci-cd.yml
vendored
|
@ -53,8 +53,8 @@ jobs:
|
|||
with:
|
||||
name: Win32
|
||||
path: |
|
||||
projects/vs2019/Release/client/client.dll
|
||||
projects/vs2019/Release/client/client.pdb
|
||||
projects/vs2019/Release/hl/hl.dll
|
||||
projects/vs2019/Release/hl/hl.pdb
|
||||
projects/vs2019/Release/hl_cdll/client.dll
|
||||
projects/vs2019/Release/hl_cdll/client.pdb
|
||||
projects/vs2019/Release/hldll/hl.dll
|
||||
projects/vs2019/Release/hldll/hl.pdb
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue