diff --git a/.github/workflows/bots.yml b/.github/workflows/bots.yml index e91c12b..960c9f2 100644 --- a/.github/workflows/bots.yml +++ b/.github/workflows/bots.yml @@ -31,7 +31,7 @@ jobs: - name: linux 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