Skip to content

(Bug) seo-audit would fail gh-pages first deploy #877

Description

@magetron

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

  1. fork the repo and etc. as the doc intended to setup github pages static page of the repo
  2. run the action and see the seo-audit step in build fail.

Console Logs

N/A

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

  • I have included console logs from the browser DevTools
  • I have attached a sample file or described how to reproduce the issue
  • I have searched existing issues to ensure this is not a duplicate

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions