Skip to content

[Bug]: Pages generated by GitHub Action resulting in missing /pagefind/pagefind.js #705

@JoeyC-Dev

Description

@JoeyC-Dev

Describe the bug

/pagefind/pagefind.js is missing when using current workflow.

Can be fixed by using pnpm run build instead of pnpm astro check.

To Reproduce

In my case, I add an upload action and then find it out. There is no general step for this.
Image

I am not sure how repo maintainers able to make it work in Vercel, but the file is not there when I tried this.

I am sure I have executed pnpm install --frozen-lockfile, pnpm astro check before pnpm astro build.

Expected behavior

/pagefind/pagefind.js should not be missing.

OS

Linux

Browser

No response

Additional context

No response

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions