Skip to content

Commit 6ea63b5

Browse files
authored
use aa-exec --profile=chrome
1 parent 6872540 commit 6ea63b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
uses: pyvista/setup-headless-display-action@v4
4040

4141
- name: "Install mermaid-cli"
42-
run: npm install -g @mermaid-js/mermaid-cli
42+
run: aa-exec --profile=chrome npm install -g @mermaid-js/mermaid-cli
4343

4444
- name: "Install GraphViz"
4545
shell: bash

0 commit comments

Comments
 (0)