Skip to content

Commit e053f77

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/GHPages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +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
19+
&& npm config set puppeteer_skip_chromium_download true -g \
2020
&& npm install -g mermaid-filter \
2121
&& sh build-resources-with-pandoc.sh
2222
"

0 commit comments

Comments
 (0)