ci/cd maintenance

remove extra ;
This commit is contained in:
2024-08-10 12:04:22 +02:00
parent f9c9eefb40
commit ebbaaa93b1
3 changed files with 28 additions and 16 deletions

View File

@ -122,11 +122,11 @@ jobs:
with:
submodules: recursive
- name: update vcpkg
shell: bash
run: |
cd C:/vcpkg
git pull
#- name: update vcpkg
# shell: bash
# run: |
# cd C:/vcpkg
# git pull
- name: Install Dependencies
run: vcpkg install pkgconf:x64-windows libsodium:x64-windows-static pthreads:x64-windows-static opus:x64-windows-static libvpx:x64-windows-static