[script] debugging missing readline ddl

This commit is contained in:
tangxifan 2022-11-04 10:32:33 -07:00
parent d570d01a61
commit 35b3ed5089
2 changed files with 2 additions and 2 deletions

View File

@ -217,7 +217,7 @@ jobs:
docker_distribution:
name: Build docker image for distribution
runs-on: ubuntu-latest
runs-on: ubuntu-20.04
needs: [linux_build, change_detect]
steps:
- name: Cancel previous

View File

@ -1,4 +1,4 @@
apt-get install --no-install-recommends -y \
libdatetime-perl libc6 libffi-dev libgcc1 libreadline-dev libstdc++6 \
libdatetime-perl libc6 libffi-dev libgcc1 libreadline libstdc++6 \
libtcl8.6 python3.8 python3-pip zlib1g libbz2-1.0 \
iverilog git rsync make curl wget tree python3.8-venv