Skip to content

Commit

Permalink
CI: Fix apt dependencies for Linux
Browse files Browse the repository at this point in the history
  • Loading branch information
ad-si committed Jan 19, 2025
1 parent 9f43676 commit 7bd79ee
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,12 +80,15 @@ jobs:
- name: Install dependencies
run:
sudo apt-get install
freeglut3-dev
imagemagick
libblas-dev
libblas3
libfuse2
libgl1-mesa-dev
libglfw3
libglu1-mesa-dev
liblapack-dev
liblapack3
libxcursor-dev
libxi-dev
libxinerama-dev
Expand Down

0 comments on commit 7bd79ee

Please sign in to comment.