Skip to content

Commit

Permalink
#2464 ls
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed Sep 11, 2023
1 parent aa60ec5 commit 92a8e9d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ebnf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ jobs:
pdfcrop --margins '10 10 10 10' Program.pdf crop.pdf
pdf2svg crop.pdf ebnf.svg
convert -density 300 -quality 100 -transparent white -colorspace RGB crop.pdf ebnf.png
ls -al
mkdir gh-pages
cp ebnf.png gh-pages
cp ebnf.svg gh-pages
Expand Down

0 comments on commit 92a8e9d

Please sign in to comment.