missing files

This commit is contained in:
David Coeurjolly 2023-01-10 10:52:46 +01:00
parent 3809396344
commit 8e6b8a2b45

View File

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