Added python3 vcpkg port dependecies to GHA workflow (#19718)

This commit is contained in:
Ilya Lavrenov 2023-09-11 13:37:46 +04:00 committed by GitHub
parent 86c3184e2f
commit f519f2990d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -93,7 +93,10 @@ jobs:
# vcpkg's tool dependencies
sudo -E apt --assume-yes install curl zip unzip tar
# vcpkg 'python3' port dependencies
sudo -E apt --assume-yes install autoconf libtool autoconf-archive
# vcpkg tree of dependencies require extra packages
sudo -E apt --assume-yes install pkg-config linux-libc-dev