Update cmake-windows.yml

This commit is contained in:
Anonymous275 2021-04-04 23:08:07 +03:00 committed by GitHub
parent 9df08025ad
commit f0540c2df5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -39,5 +39,5 @@ jobs:
- name: Archive artifacts - name: Archive artifacts
uses: actions/upload-artifact@v2 uses: actions/upload-artifact@v2
with: with:
name: BeamMP-Server.exe name: BeamMP-Launcher.exe
path: ${{github.workspace}}/build-windows/Release/BeamMP-Server.exe path: ${{github.workspace}}/build-windows/Release/BeamMP-Launcher.exe