Skip to content

Commit 81227e3

Browse files
committed
Documentation with all examples
1 parent 6d10eb7 commit 81227e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-master.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ jobs:
128128
- name: Set up
129129
run: |
130130
sudo apt-get update
131-
sudo apt-get install libboost-dev graphviz texlive doxygen
131+
sudo apt-get install zsh libqglviewer-dev-qt5 libboost-dev libcgal-dev ninja-build libhdf5-serial-dev libboost-dev libcairo2-dev libgmp-dev libfftw3-dev libinsighttoolkit4-dev xorg-dev libglu1-mesa-dev freeglut3-dev mesa-common-dev graphviz texlive doxygen
132132
133133
- name: Building pages
134134
run: |

0 commit comments

Comments
 (0)