Skip to content

Commit

Permalink
apt-get update
Browse files Browse the repository at this point in the history
  • Loading branch information
stsievert committed Feb 5, 2023
1 parent 73fd134 commit 34e2991
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
python-version: 3.7
- name: Install latex
run: |
sudo apt-get update
sudo apt-get install -y texmaker latexmk
- name: Add conda to system path
run: |
Expand Down

0 comments on commit 34e2991

Please sign in to comment.