Skip to content

Commit

Permalink
Add package to provides opensans font.
Browse files Browse the repository at this point in the history
  • Loading branch information
jpc-lip6 committed Jan 26, 2025
1 parent e9f18f5 commit 9007c5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
- name: Build website
run: |
sudo apt update
sudo apt install -y graphviz doxygen doxygen-latex python3-docutils qtbase5-dev libqt5svg5-dev
sudo apt install -y texlive-fonts-extras graphviz doxygen doxygen-latex python3-docutils qtbase5-dev libqt5svg5-dev
pdm sync -d --no-self
pdm run meson setup --prefix=/home/runner/work/install -D docs=true -D only-docs=true -D docs-siteurl=$BASE_URL builddir
pdm run meson install -C builddir
Expand Down

0 comments on commit 9007c5f

Please sign in to comment.