Skip to content

Commit

Permalink
ignore SSG warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
harivyasi committed Nov 5, 2024
1 parent 1e45ba1 commit 55c0416
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ jobs:
- name: Build
id: build
env:
DOCUSAURUS_IGNORE_SSG_WARNINGS: true
run: |
npm install -g npm
npm install
Expand Down

0 comments on commit 55c0416

Please sign in to comment.