Skip to content

Commit

Permalink
Revert "delete installation of mermaid-filter (#200)"
Browse files Browse the repository at this point in the history
This reverts commit 841343a.
  • Loading branch information
ma91n authored Dec 24, 2024
1 parent 841343a commit 9a2807e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/GHPages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@ jobs:
args: sh build-resources-with-pandoc.sh
- name: Install Packages
run: |
npm i -fz
npm i -f
npm i --global mermaid-filter
- name: Build all
run: |
npm run build
Expand Down

0 comments on commit 9a2807e

Please sign in to comment.