Skip to content

ci: Fix caching of zola build #1646

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

Merged
merged 1 commit into from
Jun 19, 2025
Merged

ci: Fix caching of zola build #1646

merged 1 commit into from
Jun 19, 2025

Conversation

senekor
Copy link
Contributor

@senekor senekor commented Jun 19, 2025

I noticed that CI was taking longer than expected. The problem was that only ./target is cached by default, but the zola binary is stored in ./zola/target.

@senekor
Copy link
Contributor Author

senekor commented Jun 19, 2025

Of course there's no cache hit on this PR, but the output of the action looks good to me, ./zola/target now seems to be included in the paths to cache:

image

@senekor senekor requested a review from Manishearth June 19, 2025 19:13
@senekor senekor merged commit 8cee6a7 into master Jun 19, 2025
5 checks passed
@senekor senekor deleted the senekor-lyrkrqzlwltx branch June 19, 2025 19:43
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.

2 participants