Skip to content

Commit f85ce8e

Browse files
authored
Update GHPages.yml
1 parent e053f77 commit f85ce8e

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 -v \
1920
&& npm config set puppeteer_skip_chromium_download true -g \
2021
&& npm install -g mermaid-filter \
2122
&& sh build-resources-with-pandoc.sh

0 commit comments

Comments
 (0)