Skip to content

Commit cdebd4e

Browse files
committed
Specify version of css_parser
1 parent 06716e5 commit cdebd4e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-release-docs.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ jobs:
3333
- name: Install Asciidoctor-PDF
3434
run: |
3535
gem install public_suffix -v 5.1.1
36+
gem install css_parser -v 1.17.1
3637
gem install asciidoctor-pdf
3738
asciidoctor-pdf --version
3839

0 commit comments

Comments
 (0)