Skip to content

Commit

Permalink
#2464 0.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed Sep 12, 2023
1 parent ada1037 commit f727085
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 @@ -37,7 +37,7 @@ jobs:
unzip -o -d "$CONVERT_PATH" /tmp/convert.zip
- run: sudo sed -i '/disable ghostscript format types/,+6d' /etc/ImageMagick-6/policy.xml
- run: |
mvn com.yegor256:antlr2ebnf-maven-plugin:0.0.4:generate \
mvn com.yegor256:antlr2ebnf-maven-plugin:0.0.5:generate \
-pl :eo-parser --debug --errors --batch-mode --quiet \
"-Dantlr2ebnf.convertDir=$CONVERT_PATH"
- run: |
Expand Down

0 comments on commit f727085

Please sign in to comment.