Skip to content

Commit 5a7d101

Browse files
committed
delete installation of mermaid-filter
1 parent fcb9e42 commit 5a7d101

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/GHPages.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,7 @@ jobs:
1515
args: sh build-resources-with-pandoc.sh
1616
- name: Install Packages
1717
run: |
18-
npm i -f
19-
npm i --global mermaid-filter
18+
npm i -fz
2019
- name: Build all
2120
run: |
2221
npm run build

0 commit comments

Comments
 (0)