We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72a15b2 commit 7beef17Copy full SHA for 7beef17
.github/workflows/GHPages.yml
@@ -14,7 +14,7 @@ jobs:
14
with:
15
args: |
16
sh -c "
17
- && apk add --no-cache nodejs npm \
+ apk add --no-cache nodejs npm \
18
&& npm install -g mermaid-filter \
19
&& sh build-resources-with-pandoc.sh
20
"
0 commit comments