Skip to content

Commit a8dd75a

Browse files
committed
build: Update apt packages first
1 parent 0f56a7d commit a8dd75a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ jobs:
3232
3333
- name: Install packages
3434
run: |
35+
sudo apt update
3536
sudo apt install texlive-latex-recommended texlive-latex-extra texlive-fonts-recommended texlive-lang-all
3637
3738
- name: Build Docs

0 commit comments

Comments
 (0)