Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Quick fix for website generator #1856

Merged
merged 1 commit into from
Dec 3, 2024
Merged

Quick fix for website generator #1856

merged 1 commit into from
Dec 3, 2024

Conversation

rukai
Copy link
Member

@rukai rukai commented Dec 3, 2024

While this line passes locally for me since the file always exists, in an environment where the code has never run before the file does not exist, resulting in website generation failing in CI.
This PR fixes it by ignoring the error instead of unwrapping.

Copy link

codspeed-hq bot commented Dec 3, 2024

CodSpeed Performance Report

Merging #1856 will not alter performance

Comparing rukai:website_fix (483fd2c) with main (af2c8c4)

Summary

✅ 38 untouched benchmarks

@rukai rukai merged commit ad8bc50 into shotover:main Dec 3, 2024
40 checks passed
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.

3 participants