try to fix issue with Github's Ubuntu

This commit is contained in:
Laurent Rineau 2023-11-16 15:00:06 +01:00
parent 8db251c796
commit 0a9392c778
1 changed files with 1 additions and 1 deletions

2
.github/install.sh vendored
View File

@ -12,7 +12,7 @@ sudo apt-get install -y \
qtbase5-dev libqt5sql5-sqlite libqt5opengl5-dev qtscript5-dev libqt5websockets5-dev \
libqt5svg5-dev qttools5-dev qttools5-dev-tools \
libboost-dev libboost-serialization-dev libboost-iostreams-dev libboost-filesystem-dev libboost-filesystem-dev \
libvtk9-dev \
libvtk9-dev libunwind-dev \
libinsighttoolkit4-dev \
libceres-dev \
libglpk-dev \