install the fonts

This commit is contained in:
Sylvestre Ledru
2026-01-07 23:21:30 +01:00
parent 2b78519149
commit 5ffbd165f3
2 changed files with 8 additions and 2 deletions
+1 -1
View File
@@ -38,7 +38,7 @@ jobs:
shell: bash
run: |
sudo apt-get update
sudo apt-get install jq python3-pandas python3-matplotlib python3-seaborn
sudo apt-get install jq python3-pandas python3-matplotlib python3-seaborn fonts-dejavu-core
- name: Checkout repo
uses: actions/checkout@v6