Removes debian dependencies

pull/7341/head
gindibay 2023-11-13 10:23:51 +03:00
parent 4b10ae5d32
commit 797a7b31ab
1 changed files with 0 additions and 3 deletions

View File

@ -190,7 +190,4 @@ jobs:
echo "Postgres version: ${POSTGRES_VERSION}"
apt-get update -y
## Install required packages to execute packaging tools for deb based distros
apt-get install python3-dev python3-pip -y
apt-get purge -y python3-yaml
./.github/packaging/validate_build_output.sh "deb"