Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SweetVishnya authored Apr 28, 2020
1 parent ba8dfc8 commit b4eaf83
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
# Build
- name: Build
run: |
sudo apt install texlive-full openjdk-11-jre
apt update
apt install texlive-full openjdk-11-jre
pdfannotextractor --install
make

0 comments on commit b4eaf83

Please sign in to comment.