Commit 2c29317
committed
fix(release): add RUSTFLAGS to suppress dead_code warnings in desktop build
- Add RUSTFLAGS environment variable with "-A dead_code" flag to the Windows desktop build job
- This suppresses dead code warnings during Rust compilation of the Tauri desktop app1 parent 2f88272 commit 2c29317
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
174 | 174 | | |
175 | 175 | | |
176 | 176 | | |
| 177 | + | |
| 178 | + | |
177 | 179 | | |
178 | 180 | | |
179 | 181 | | |
| |||
0 commit comments