Skip to content

Commit 7beef17

Browse files
committed
install mermaid-filter
1 parent 72a15b2 commit 7beef17

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
@@ -14,7 +14,7 @@ jobs:
1414
with:
1515
args: |
1616
sh -c "
17-
&& apk add --no-cache nodejs npm \
17+
apk add --no-cache nodejs npm \
1818
&& npm install -g mermaid-filter \
1919
&& sh build-resources-with-pandoc.sh
2020
"

0 commit comments

Comments
 (0)