Skip to content

Commit

Permalink
Revert "try different svg conversion"
Browse files Browse the repository at this point in the history
This reverts commit 3af7405.
  • Loading branch information
hpretl committed Aug 20, 2024
1 parent a12de99 commit 605fde4
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 inkscape
sudo apt -y install librsvg2-bin
- name: Check out repository
uses: actions/checkout@v4
Expand Down

0 comments on commit 605fde4

Please sign in to comment.