Skip to content

Commit

Permalink
Run apt-get update
Browse files Browse the repository at this point in the history
  • Loading branch information
JelteF committed Jul 15, 2023
1 parent ad43746 commit 88d746b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ jobs:
setup.py
- name: Install dependencies
run: |
sudo apt-get update
sudo apt-get install texlive-latex-extra texlive-pictures texlive-science texlive-fonts-recommended lmodern ghostscript
python -m pip install --upgrade pip
pip install -r dev_requirements.txt --upgrade
Expand Down

0 comments on commit 88d746b

Please sign in to comment.