action: vcpkg

This commit is contained in:
YiFang Xiao 2023-09-08 07:47:52 +08:00
parent 26f9a64e67
commit 52298f4491

View file

@ -133,7 +133,8 @@ jobs:
uses: johnwason/vcpkg-action@v5
id: vcpkg
with:
pkgs: ffmpeg[core,avcodec,avformat,mp3lame,opus,speex,swresample,vorbis,fdk-aac,gpl] breakpad
# pkgs: ffmpeg[core,avcodec,avformat,mp3lame,opus,speex,swresample,vorbis,fdk-aac,gpl] breakpad
pkgs: breakpad
triplet: x64-windows-release
token: ${{ github.token }}
- name: copy vcpkg packages into winlibs