This commit is contained in:
David Coeurjolly 2023-01-10 10:50:50 +01:00
parent a1e342e022
commit 08e63a0d91

View File

@ -31,7 +31,7 @@ jobs:
- name: linux - name: linux
if: matrix.os == 'ubuntu-latest' if: matrix.os == 'ubuntu-latest'
run: sudo apt-get install libeigen3-dev run: sudo apt-get install xorg-dev libglu1-mesa-dev
- name: Configure CMake - name: Configure CMake