Skip to content

fix(ci): add checkout to combine job so generate-sitemap.js is available#268

Merged
ronaldtse merged 1 commit into
v5from
fix/docs-combine-sitemap-checkout
Jun 18, 2026
Merged

fix(ci): add checkout to combine job so generate-sitemap.js is available#268
ronaldtse merged 1 commit into
v5from
fix/docs-combine-sitemap-checkout

Conversation

@ronaldtse

Copy link
Copy Markdown
Contributor

PR #267's 'Regenerate sitemap' step failed with: No such file or directory because the combine job only downloads artifacts — it has no source checkout, so docs/generate-sitemap.js doesn't exist on disk.

Adding actions/checkout@v4 so the script is available. No other changes.

PR #267's 'Regenerate sitemap' step failed with 'No such file or directory' because the combine job only downloads artifacts — it has no source checkout, so docs/generate-sitemap.js doesn't exist on disk. Adding actions/checkout so the script is available.
@ronaldtse ronaldtse merged commit fb7d785 into v5 Jun 18, 2026
9 checks passed
@ronaldtse ronaldtse deleted the fix/docs-combine-sitemap-checkout branch June 18, 2026 02:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant