Commit 5a08d50
ci: simplify Homebrew install, remove broken cache
Homebrew caching in GHA is complex - requires Cellar, bin symlinks,
and metadata. Simpler to just install each run (~10s).
The `brew link` ensures Tauri can find the binaries in PATH.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 931a85b commit 5a08d50
1 file changed
Lines changed: 3 additions & 16 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | 54 | | |
69 | 55 | | |
70 | | - | |
71 | | - | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
72 | 59 | | |
73 | 60 | | |
74 | 61 | | |
| |||
0 commit comments