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 6ea63b5 commit 337f2e7Copy full SHA for 337f2e7
.github/workflows/ci_cd.yml
@@ -39,7 +39,7 @@ jobs:
39
uses: pyvista/setup-headless-display-action@v4
40
41
- name: "Install mermaid-cli"
42
- run: aa-exec --profile=chrome npm install -g @mermaid-js/mermaid-cli
+ run: npm install -g @mermaid-js/mermaid-cli
43
44
- name: "Install GraphViz"
45
shell: bash
0 commit comments