mirror of
https://github.com/J3vb/OwnCord.git
synced 2026-09-03 03:50:00 +03:00
The CI workflow was missing TAURI_SIGNING_PRIVATE_KEY env var on the Tauri build step, causing the signing step to fail. The release workflow already had it — this aligns CI to match.