mirror of
https://github.com/BeamMP/BeamMP-Server.git
synced 2026-02-16 10:41:01 +00:00
add back vcpkg step
This commit is contained in:
3
.github/workflows/build-debian-11.yml
vendored
3
.github/workflows/build-debian-11.yml
vendored
@@ -24,6 +24,9 @@ jobs:
|
||||
- name: Install Dependencies
|
||||
run: bash ./scripts/debian/1-install-deps.sh
|
||||
|
||||
- name: Setup vcpkg
|
||||
uses: lukka/run-vcpkg@v11
|
||||
|
||||
- name: Create Build Environment
|
||||
run: bash ./scripts/debian/2-configure.sh
|
||||
|
||||
|
||||
Reference in New Issue
Block a user