Skip to content

Commit

Permalink
Update compile_schedule.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremymanning authored Jul 18, 2024
1 parent abfa929 commit 71c0ca0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/compile_schedule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,9 @@ jobs:

- name: Install dependencies
run: |
sudo apt-get update
sudo apt-get install -y pandoc texlive texlive-xetex texlive-fonts-recommended
python -m pip install pandas
sudo apt-get install -y pandoc
- name: Compile Schedule
run: |
Expand Down

0 comments on commit 71c0ca0

Please sign in to comment.