Skip to content

Commit

Permalink
BUG: Fix previous commit
Browse files Browse the repository at this point in the history
  • Loading branch information
olevs committed Jun 6, 2024
1 parent 0c034a1 commit 9783d80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/draft-pdf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
- name: Install rsvg-convert
run |
run: |
sudo apt-get update
sudo apt install librsvg2-bin
- name: Build draft PDF
Expand Down

0 comments on commit 9783d80

Please sign in to comment.