Update dotnet-desktop.yml

This commit is contained in:
Mikhail
2024-07-11 14:53:06 -04:00
committed by GitHub
parent 988c71c5b2
commit 5e4817c222

View File

@@ -45,7 +45,7 @@ jobs:
run: echo ${{ github.workspace }} && md ${{ github.workspace }}/out/ && xcopy "${{ github.workspace }}\ServerSelector.Desktop\bin\Release\net8.0\win-x64\publish\" "${{ github.workspace }}\out\" && xcopy "${{ github.workspace }}\nksrv\bin\Release\net8.0\win-x64\publish\" "${{ github.workspace }}\out\" && copy "${{ github.workspace }}\ServerSelector.Desktop\sodium.dll" "${{ github.workspace }}\out\sodium.dll"
- name: Upload build artifacts
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: Server and Server selector
path: ${{ github.workspace }}/out/