Skip to content

Commit

Permalink
try different svg conversion
Browse files Browse the repository at this point in the history
  • Loading branch information
hpretl committed Aug 20, 2024
1 parent 36110ca commit 3af7405
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/quarto-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Install APT Dependencies
run: |
sudo apt update
sudo apt -y install librsvg2-bin
sudo apt -y install inkscape
- name: Check out repository
uses: actions/checkout@v4
Expand Down

0 comments on commit 3af7405

Please sign in to comment.