Skip to content

Commit

Permalink
Merge pull request #682 from elbeno/fix-doc-images
Browse files Browse the repository at this point in the history
  • Loading branch information
lukevalenty authored Jan 14, 2025
2 parents 760ab04 + 9af2ce8 commit 7371d3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/asciidoctor-ghpages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:

- name: Install Mermaid
run: |
sudo npm install -g @mermaid-js/mermaid-cli@11.2.1
npm install -g @mermaid-js/mermaid-cli@11.4.2
npx puppeteer browsers install chrome-headless-shell
- name: Install asciidoctor
Expand Down

0 comments on commit 7371d3b

Please sign in to comment.