Files
Triple-C/.gitea/workflows
Josh Knapp 5a69b54d5c
Some checks failed
Build App / build-windows (push) Failing after 13s
Build App / build-linux (push) Has been cancelled
Fix Windows build: install Tauri CLI via cargo, use npm install
The npm @tauri-apps/cli package uses platform-specific optional
dependencies that don't resolve correctly when the lockfile was
generated on Linux. Install tauri-cli via cargo instead, and use
npm install (not npm ci) to resolve Windows-native packages.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-27 07:44:23 -08:00
..