We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 159db44 commit 6a08c0fCopy full SHA for 6a08c0f
.github/workflows/ci-build.yml
@@ -16,7 +16,7 @@ jobs:
16
libgles2-mesa-dev mesa-common-dev libgl1-mesa-dev libglu1-mesa-dev \
17
libzzip-dev libfreetype6-dev libpugixml-dev libassimp-dev qtbase5-dev nvidia-cg-dev \
18
swig3.0 mono-mcs python3-dev \
19
- python3-lxml texlive-binaries texlive-base graphviz xvfb doxygen
+ python3-lxml texlive-binaries texlive-base graphviz xvfb doxygen g++-7
20
- uses: actions/checkout@v2
21
with:
22
fetch-depth: 2
0 commit comments