mirror of
https://github.com/BeamMP/BeamMP-Launcher.git
synced 2026-02-16 02:30:44 +00:00
Update cmake-windows.yml
This commit is contained in:
4
.github/workflows/cmake-windows.yml
vendored
4
.github/workflows/cmake-windows.yml
vendored
@@ -39,5 +39,5 @@ jobs:
|
||||
- name: Archive artifacts
|
||||
uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: BeamMP-Server.exe
|
||||
path: ${{github.workspace}}/build-windows/Release/BeamMP-Server.exe
|
||||
name: BeamMP-Launcher.exe
|
||||
path: ${{github.workspace}}/build-windows/Release/BeamMP-Launcher.exe
|
||||
|
||||
Reference in New Issue
Block a user