Skip to content

Commit

Permalink
install mermaid-filter
Browse files Browse the repository at this point in the history
  • Loading branch information
ma91n committed Dec 24, 2024
1 parent dabaa62 commit e053f77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/GHPages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
sh -c "
apk update \
&& apk add --no-cache nodejs npm \
&& npm config set puppeteer_skip_chromium_download true -g
&& npm config set puppeteer_skip_chromium_download true -g \
&& npm install -g mermaid-filter \
&& sh build-resources-with-pandoc.sh
"
Expand Down

0 comments on commit e053f77

Please sign in to comment.