Skip to content

Commit

Permalink
Turn off annoying docusaurus warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
mike-solomon committed Nov 7, 2024
1 parent 369ebbc commit ef83953
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
run: yarn build
env:
NODE_OPTIONS: --max-old-space-size=8192
DOCUSAURUS_IGNORE_SSG_WARNINGS: true

- name: Upload Build Artifact
uses: actions/upload-pages-artifact@v3
Expand Down

0 comments on commit ef83953

Please sign in to comment.