We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06716e5 commit cdebd4eCopy full SHA for cdebd4e
.github/workflows/build-release-docs.yaml
@@ -33,6 +33,7 @@ jobs:
33
- name: Install Asciidoctor-PDF
34
run: |
35
gem install public_suffix -v 5.1.1
36
+ gem install css_parser -v 1.17.1
37
gem install asciidoctor-pdf
38
asciidoctor-pdf --version
39
0 commit comments