Skip to content

Commit

Permalink
CI: fix linux build
Browse files Browse the repository at this point in the history
  • Loading branch information
paroj committed Apr 1, 2021
1 parent 159db44 commit 6a08c0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
libgles2-mesa-dev mesa-common-dev libgl1-mesa-dev libglu1-mesa-dev \
libzzip-dev libfreetype6-dev libpugixml-dev libassimp-dev qtbase5-dev nvidia-cg-dev \
swig3.0 mono-mcs python3-dev \
python3-lxml texlive-binaries texlive-base graphviz xvfb doxygen
python3-lxml texlive-binaries texlive-base graphviz xvfb doxygen g++-7
- uses: actions/checkout@v2
with:
fetch-depth: 2
Expand Down

0 comments on commit 6a08c0f

Please sign in to comment.