Skip to content

Commit

Permalink
Add deps
Browse files Browse the repository at this point in the history
  • Loading branch information
TheOtherUnknown authored Nov 20, 2020
1 parent 6f8e23a commit ee37bb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pdf_generate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@ jobs:
# Runs a set of commands using the runners shell
- name: Autogenerate a PDF from markdown
run: |
sudo apt install pandoc
sudo apt install pandoc texlive-latex-base texlive-fonts-recommended
pandoc Constitution.md -o Constitution.pdf

0 comments on commit ee37bb0

Please sign in to comment.