mirror of
https://github.com/BeamMP/BeamMP-Server.git
synced 2026-04-04 14:56:04 +00:00
remove vcpkg fetch
This commit is contained in:
3
.github/workflows/build-debian-11.yml
vendored
3
.github/workflows/build-debian-11.yml
vendored
@@ -17,6 +17,9 @@ jobs:
|
||||
with:
|
||||
submodules: 'recursive'
|
||||
|
||||
- name: Setup vcpkg
|
||||
uses: lukka/run-vcpkg@v11
|
||||
|
||||
- name: Install Dependencies
|
||||
run: bash ./scripts/debian/1-install-deps.sh
|
||||
|
||||
|
||||
Reference in New Issue
Block a user