Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sifferman committed Sep 18, 2023
1 parent 61c2cd9 commit 71d7c2d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
uses: actions/checkout@v3
- name: Install TeX Live
run: |
sudo apt update
sudo apt install -y texlive texlive-full
- name: Build
run: |
Expand Down

0 comments on commit 71d7c2d

Please sign in to comment.