Try workflow with DLL

This commit is contained in:
braginini
2023-04-07 16:04:02 +02:00
parent 0b21e05a52
commit 10afc8eeb8
5 changed files with 2 additions and 2 deletions

View File

@@ -18,7 +18,7 @@ jobs:
- uses: actions/upload-artifact@v2
with:
name: syso
path: client/*.syso
path: client/*.dll
test:
needs: pre