Update windows.yml - include winpthreads dll

This commit is contained in:
georgemoralis 2023-07-23 20:08:18 +03:00 committed by GitHub
parent 996691c13b
commit e06cc144c4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -44,3 +44,4 @@ jobs:
path: | path: |
${{github.workspace}}/build/Release/shadps4.exe ${{github.workspace}}/build/Release/shadps4.exe
${{github.workspace}}/build/Release/SDL3.dll ${{github.workspace}}/build/Release/SDL3.dll
${{github.workspace}}/build/Release/libwinpthread-1.dll