mirror of
https://github.com/BeamMP/BeamMP-Server.git
synced 2026-04-03 14:26:09 +00:00
take source dir from cli args
This commit is contained in:
2
.github/workflows/build-linux.yml
vendored
2
.github/workflows/build-linux.yml
vendored
@@ -18,7 +18,7 @@ jobs:
|
||||
|
||||
- name: Create Build Environment
|
||||
working-directory: ${{github.workspace}}/build-linux
|
||||
run: bash ${{github.workspace}}/scripts/debian/2-configure.sh
|
||||
run: bash ${{github.workspace}}/scripts/debian/2-configure.sh ..
|
||||
|
||||
- name: Build Server
|
||||
working-directory: ${{github.workspace}}/build-linux
|
||||
|
||||
Reference in New Issue
Block a user