Sync up Tauri versions (#5789)

This commit is contained in:
James Brunton
2026-02-24 18:43:40 +00:00
committed by GitHub
parent 5b467d19c3
commit 24128dd318
5 changed files with 70 additions and 36 deletions

View File

@@ -19,6 +19,9 @@ on:
- "frontend/src-tauri/**"
- "frontend/src/desktop/**"
- "frontend/tsconfig.desktop.json"
- "frontend/package.json"
- "frontend/package-lock.json"
- "frontend/vite.config.ts"
- ".github/workflows/tauri-build.yml"
push:
branches: [main]