You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ci(desktop): stub libcronet bundle resource for compile-smoke jobs
The new tauri.linux.conf.json / tauri.windows.conf.json libcronet resources are
validated by tauri-build at compile time, but the compile-smoke jobs (rust nix
clippy/codegen, desktop-linux, desktop-windows) don't stage the cores — so the
build failed with 'resource path binaries/libcronet.{so,dll} doesn't exist'.
Stub a placeholder before each compile, mirroring the existing wintun.dll stub.
0 commit comments