We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 760ab04 commit 9af2ce8Copy full SHA for 9af2ce8
.github/workflows/asciidoctor-ghpages.yml
@@ -42,7 +42,7 @@ jobs:
42
43
- name: Install Mermaid
44
run: |
45
- sudo npm install -g @mermaid-js/mermaid-cli@11.2.1
+ npm install -g @mermaid-js/mermaid-cli@11.4.2
46
npx puppeteer browsers install chrome-headless-shell
47
48
- name: Install asciidoctor
0 commit comments