build: blind windows ci build fixes

This commit is contained in:
zhom
2025-06-09 15:20:06 +04:00
parent bf5b2886f5
commit dccaf6c7de
3 changed files with 64 additions and 56 deletions
+1 -1
View File
@@ -279,7 +279,7 @@ mod windows {
Ok(())
}
fn register_html_file_association(exe_path: &str) -> Result<(), String> {
fn register_html_file_association(_exe_path: &str) -> Result<(), String> {
let hkcu = RegKey::predef(HKEY_CURRENT_USER);
// Register .html and .htm file associations