Skip to content

Commit

Permalink
Add disutils
Browse files Browse the repository at this point in the history
  • Loading branch information
yongtang committed Nov 6, 2023
1 parent 589ba4e commit 880fd7c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.wheel.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ if [[ $(uname) == "Linux" ]]; then
apt-get install -y -qq software-properties-common
add-apt-repository -y ppa:deadsnakes/ppa
apt-get -y -qq update
apt-get -y -qq install python3.9-distutils
fi
apt-get -y -qq install $PYTHON_VERSION ffmpeg dnsutils libmp3lame0
curl -sSOL https://bootstrap.pypa.io/get-pip.py
Expand Down

0 comments on commit 880fd7c

Please sign in to comment.