Skip to content

Fix issue where cargo make isn't restored#150

Merged
bleggett merged 1 commit into
edera-dev:mainfrom
bleggett:bleggett/fix-cargo-make-cachemiss
Jun 16, 2026
Merged

Fix issue where cargo make isn't restored#150
bleggett merged 1 commit into
edera-dev:mainfrom
bleggett:bleggett/fix-cargo-make-cachemiss

Conversation

@bleggett

@bleggett bleggett commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

In some cases, CI jobs on branches can't properly restore cargo-make from the Github cache, which leads to CI step failures (ex: https://github.com/edera-dev/styrolite/actions/runs/27627090980). Fix that by updating the cache cargo make thing to always update the cache on cache-miss, so downstream tasks always have a cached version to restore.

@bleggett bleggett requested review from a team, found-it and kaniini June 16, 2026 15:59
@bleggett bleggett changed the title Fix issues where cargo make isn't restored Fix issue where cargo make isn't restored Jun 16, 2026
@bleggett bleggett merged commit 316c6b2 into edera-dev:main Jun 16, 2026
9 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.

2 participants