Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
davidrg committed Jul 1, 2024
1 parent 538da33 commit 131bc9f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -498,6 +498,8 @@ jobs:
shell: cmd
working-directory: ${{ github.workspace }}\kermit\k95\dist
run: |
mkdir ssh-xp
cd ssh-xp
copy ${{ github.workspace }}\libssh\${{env.LIBSSH_VERSION}}-gssapi\build\src\ssh-xp.dll ssh-gssapi-xp.dll
copy ${{ github.workspace }}\libssh\${{env.LIBSSH_VERSION}}\build\src\ssh-xp.dll ssh-xp.dll
Expand Down

0 comments on commit 131bc9f

Please sign in to comment.