Description
in GitHub pages build static.yml workflow; you have npx build which is specified in package.json
In that file, there is a final setup of seo-audit.
Running this on a first deployment of github pages (without previous deployment) would fail as no page is found (has not been deployed yet).
So first time deployers will need to disable seo-audit.
Steps to Reproduce
- fork the repo and etc. as the doc intended to setup github pages static page of the repo
- run the action and see the
seo-audit step in build fail.
Console Logs
Sample PDF or File
N/A
Browser
Chrome
Browser Version
153.0.8010.48
Operating System
Other
BentoPDF Version
No response
Additional Context
No response
Pre-submission Checklist
Description
in GitHub pages build
static.ymlworkflow; you havenpx buildwhich is specified inpackage.jsonIn that file, there is a final setup of
seo-audit.Running this on a first deployment of github pages (without previous deployment) would fail as no page is found (has not been deployed yet).
So first time deployers will need to disable seo-audit.
Steps to Reproduce
seo-auditstep in build fail.Console Logs
Sample PDF or File
N/A
Browser
Chrome
Browser Version
153.0.8010.48
Operating System
Other
BentoPDF Version
No response
Additional Context
No response
Pre-submission Checklist