Skip to content

ci(release): cache rcodesign binary to speed up macOS builds#37

Open
RichardBray wants to merge 1 commit into
mainfrom
fix/cache-rcodesign
Open

ci(release): cache rcodesign binary to speed up macOS builds#37
RichardBray wants to merge 1 commit into
mainfrom
fix/cache-rcodesign

Conversation

@RichardBray
Copy link
Copy Markdown
Member

Summary

  • Caches the rcodesign binary between CI runs using actions/cache@v4
  • Skips the cargo install apple-codesign step on cache hit, saving several minutes on macOS builds

Test plan

  • Verify macOS release builds still succeed with cache miss (first run)
  • Verify subsequent runs hit the cache and skip the install step

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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