fix syntax error in ubuntu workflow

This commit is contained in:
Lion Kortlepel
2023-12-05 14:09:56 +01:00
parent 582bb0a021
commit 5da2065372

View File

@@ -30,7 +30,7 @@ jobs:
runVcpkgInstall: true
- name: Create Build Environment
run: bash ./scripts/debian-11/2-configure.sh '-DCMAKE_TOOLCHAIN_FILE=./vcpkg/scripts/buildsystems/vcpkg.cmake'
run: bash ./scripts/debian-11/2-configure.sh '-DCMAKE_TOOLCHAIN_FILE=./vcpkg/scripts/buildsystems/vcpkg.cmake'
- name: Build Server
run: bash ./scripts/ubuntu-22.04/3-build.sh