Skip to content

Commit 28d15bc

Browse files
authored
Update GHPages.yml
1 parent f85ce8e commit 28d15bc

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 update -g npm \
1920
&& npm -v \
2021
&& npm config set puppeteer_skip_chromium_download true -g \
2122
&& npm install -g mermaid-filter \

0 commit comments

Comments
 (0)