Skip to content

Commit

Permalink
update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
IndrajeetPatil committed Oct 3, 2024
1 parent 604ca50 commit 360f2de
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/draft-pdf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,11 @@ jobs:
- name: Checkout
uses: actions/checkout@v4

- name: Install sysdeps
run: |
sudo apt-get -y install texlive-latex-recommended texlive-pictures texlive-latex-extra
- name: Build draft PDF
uses: openjournals/openjournals-draft-action@master
with:
Expand Down

0 comments on commit 360f2de

Please sign in to comment.