Skip to content

Commit 70ef956

Browse files
Fix CI (#358)
1 parent 76b5ea2 commit 70ef956

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ jobs:
5353
5454
- name: Setup for doc build
5555
run: |
56+
sudo apt-get update
5657
sudo apt install texlive texlive-latex-extra latexmk dvipng
5758
5859
- name: Build documentation

0 commit comments

Comments
 (0)