Skip to content

Commit

Permalink
Merge pull request #1572 from jvgeiger/fix/create-release-docs-action
Browse files Browse the repository at this point in the history
Fix create release docs action
  • Loading branch information
jvgeiger authored Jul 10, 2024
2 parents cf16943 + 2d56523 commit 08f8028
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-release-docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
- name: Install Asciidoctor-PDF
run: |
gem install public_suffix -v 5.1.1
gem install asciidoctor-pdf
asciidoctor-pdf --version
Expand Down

0 comments on commit 08f8028

Please sign in to comment.