Skip to content

Commit

Permalink
Try installing fonts
Browse files Browse the repository at this point in the history
  • Loading branch information
U8NWXD committed Apr 17, 2021
1 parent e5f3561 commit 0c7897b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/make_figures.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ jobs:
sudo apt-get install libxcb-sync1 libxcb-shm0 libxcb-icccm4 libxcb-keysyms1
sudo apt-get install libxcb-image0 libxcb1 libx11-xcb-perl
sudo apt-get --reinstall install xvfb
- name: Install Fonts
run: sudo apt-get install fonts-liberation
- name: Install Python Dependencies
run: |
python -m pip install --upgrade pip
Expand Down

0 comments on commit 0c7897b

Please sign in to comment.