Commit 0dea066
fix(ci): fix Windows build path and add Taskfile to CI
- Use npm --prefix for beforeBuildCommand/beforeDevCommand since Tauri
runs these from projectPath (crates/mt-tauri/), not repo root
- Add go-task/setup-task@v1 to setup-tauri-build action
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 1555a02 commit 0dea066
2 files changed
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
40 | 43 | | |
41 | 44 | | |
42 | 45 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
| 7 | + | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
0 commit comments