Skip to content

Commit

Permalink
Remove outdated --pre option
Browse files Browse the repository at this point in the history
  • Loading branch information
hvub committed Jul 11, 2023
1 parent 007895a commit 593b9d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion upload-release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ echo "Generating EBNF grammars... "
echo "Done!"

echo "Installing asciidoctor-pdf to generate style guide..."
gem install asciidoctor-pdf --pre
gem install asciidoctor-pdf
echo "Done!"

echo "Generating style guide pdf..."
Expand Down

0 comments on commit 593b9d4

Please sign in to comment.