diff --git a/.github/workflows/GHPages.yml b/.github/workflows/GHPages.yml index a122cf5b..25287b92 100644 --- a/.github/workflows/GHPages.yml +++ b/.github/workflows/GHPages.yml @@ -16,6 +16,7 @@ jobs: sh -c " apk update \ && apk add --no-cache nodejs npm \ + && npm config set puppeteer_skip_chromium_download true -g && npm install -g mermaid-filter \ && sh build-resources-with-pandoc.sh "