mirror of
https://github.com/SantaSpeen/BeamMP-Server.git
synced 2026-06-16 10:20:53 +00:00
fix artifact generation for windows
This commit is contained in:
@@ -40,6 +40,6 @@ jobs:
|
||||
uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: BeamMP-Server.exe
|
||||
path: ${{github.workspace}}/build-windows/BeamMP-Server.exe
|
||||
path: ${{github.workspace}}/build-windows/Release/BeamMP-Server.exe
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user