mirror of https://github.com/mgba-emu/mgba.git
Update ci.yml
This commit is contained in:
parent
e8bd52df77
commit
c87358a0b9
|
@ -79,6 +79,7 @@ jobs:
|
|||
vcpkg install ffmpeg[vpx,x264] libepoxy libpng libzip lua sdl2 sqlite3
|
||||
vcpkg --no-dry-run upgrade
|
||||
vcpkg integrate install
|
||||
echo "${env:VCPKG_INSTALLATION_ROOT}\installed\x64-windows-release\bin" >> "$GITHUB_PATH"
|
||||
cd -
|
||||
mkdir build
|
||||
- uses: jurplel/install-qt-action@v3.2.1
|
||||
|
|
Loading…
Reference in New Issue