Skip to content

Commit

Permalink
#2696 show versions
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed Dec 14, 2023
1 parent c222284 commit fa24c7c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ebnf.yml
Expand Up @@ -41,6 +41,8 @@ jobs:
"-Dantlr2ebnf.specials=eof,eol,eop,tab,untab" \
"-Dantlr2ebnf.margin=40"
- run: |
convert --version
pdfcrop --version
set -x
for p in Eo Phi; do
cp "eo-parser/target/ebnf/org/eolang/parser/${p}.pdf" .
Expand Down

0 comments on commit fa24c7c

Please sign in to comment.