Commit f676925
authored
chore(ci): remove sccache from release workflow (#24)
Remove sccache-action and related environment variables from the release
workflow. Keep only Swatinem/rust-cache for dependency caching.
This simplifies the release build process and relies solely on Cargo's
standard caching mechanism, which is sufficient for release builds.1 parent f6247ad commit f676925
1 file changed
+0
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | 99 | | |
109 | 100 | | |
110 | 101 | | |
| |||
0 commit comments