diff --git a/.github/workflows/install_dependencies_build.sh b/.github/workflows/install_dependencies_build.sh index 4741cf053..e5aaf0422 100755 --- a/.github/workflows/install_dependencies_build.sh +++ b/.github/workflows/install_dependencies_build.sh @@ -38,4 +38,6 @@ apt-get update && apt-get install -y \ time \ valgrind \ wget \ - zip + zip \ + swig \ + expect