Skip to content

Commit

Permalink
inkscape
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed Dec 28, 2023
1 parent 8e24e0b commit 6b9de2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ebnf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
- run: |
sudo apt-get update
sudo apt-get -y install ghostscript imagemagick texlive-extra-utils pdf2svg
sudo apt-get -y install ghostscript imagemagick texlive-extra-utils pdf2svg inkscape
- uses: teatimeguest/setup-texlive-action@v3.0.1
with:
update-all-packages: true
Expand Down

0 comments on commit 6b9de2c

Please sign in to comment.