Fix linux build artifact path

This commit is contained in:
gamingdoom 2023-10-17 19:18:48 -07:00 committed by GitHub
parent 0993b2a463
commit 5e602a651c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31,4 +31,4 @@ jobs:
uses: actions/upload-artifact@v2
with:
name: BeamMP-Launcher
path: ${{github.workspace}}/build-linux/Release/BeamMP-Launcher
path: ${{github.workspace}}/build-linux/BeamMP-Launcher