Skip to content

Commit

Permalink
Also install libssh2_a.pdb
Browse files Browse the repository at this point in the history
  • Loading branch information
cmb69 committed Oct 27, 2024
1 parent 1ecba3d commit 0d00f4c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/libssh2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ jobs:
move ..\build\include ..\build\include1
mkdir ..\build\include
move ..\build\include1 ..\build\include\libssh2
copy src\RelWithDebInfo\libssh2_a.pdb ..\build\lib
del /s /q ..\build\lib\pkgconfig\*
del /s /q ..\build\share\*
- name: Upload artifacts
Expand Down

0 comments on commit 0d00f4c

Please sign in to comment.