Skip to content

Commit 47603ac

Browse files
committed
Change: use local mermaid-cli/mmdc
1 parent 7dcfb3c commit 47603ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
node-version: '20.x'
2525

2626
- name: Install mermaid-cli
27-
run: npm install -g @mermaid-js/mermaid-cli
27+
run: npm install @mermaid-js/mermaid-cli
2828

2929
- name: Set up Chrome
3030
uses: browser-actions/setup-chrome@v1

0 commit comments

Comments
 (0)