mirror of
https://github.com/BeamMP/BeamMP-Server.git
synced 2026-04-21 07:30:29 +00:00
run vcpkg install before configure
This commit is contained in:
2
.github/workflows/build-debian-11.yml
vendored
2
.github/workflows/build-debian-11.yml
vendored
@@ -26,6 +26,8 @@ jobs:
|
|||||||
|
|
||||||
- name: Setup vcpkg
|
- name: Setup vcpkg
|
||||||
uses: lukka/run-vcpkg@v11
|
uses: lukka/run-vcpkg@v11
|
||||||
|
with:
|
||||||
|
runVcpkgInstall: true
|
||||||
|
|
||||||
- name: Create Build Environment
|
- name: Create Build Environment
|
||||||
run: bash ./scripts/debian/2-configure.sh
|
run: bash ./scripts/debian/2-configure.sh
|
||||||
|
|||||||
Reference in New Issue
Block a user