Skip to content

Commit a761b28

Browse files
committed
tc
1 parent a9ff9be commit a761b28

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.ci/docker/common/install_base.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,8 @@ install_ubuntu() {
2828
sox \
2929
libsox-dev \
3030
libsox-fmt-all \
31-
python3-pip
31+
python3-pip \
32+
python3-dev
3233

3334
# Cleanup package manager
3435
apt-get autoclean && apt-get clean

0 commit comments

Comments
 (0)