Skip to content

Commit dabaa62

Browse files
committed
install mermaid-filter
1 parent be910d3 commit dabaa62

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/GHPages.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ jobs:
1616
sh -c "
1717
apk update \
1818
&& apk add --no-cache nodejs npm \
19+
&& npm config set puppeteer_skip_chromium_download true -g
1920
&& npm install -g mermaid-filter \
2021
&& sh build-resources-with-pandoc.sh
2122
"

0 commit comments

Comments
 (0)