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 be910d3 commit dabaa62
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/GHPages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
sh -c "
apk update \
&& apk add --no-cache nodejs npm \
&& 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 dabaa62

Please sign in to comment.