diff --git a/.github/workflows/install_dependencies_run.sh b/.github/workflows/install_dependencies_run.sh index f2342af44..09f0f7c07 100644 --- a/.github/workflows/install_dependencies_run.sh +++ b/.github/workflows/install_dependencies_run.sh @@ -1,4 +1,4 @@ apt-get install --no-install-recommends -y \ -libdatetime-perl libc6 libffi6 libgcc1 libreadline7 libstdc++6 \ +libdatetime-perl libc6 libffi-dev libgcc1 libreadline-dev libstdc++6 \ libtcl8.6 python3.8 python3-pip zlib1g libbz2-1.0 \ iverilog git rsync make curl wget tree python3.8-venv