Commit 8489bc4
fix(ci): install desktop npm deps before tauri-action in desktop-release
tauri-action runs 'npm run tauri build' which needs @tauri-apps/cli from
desktop/node_modules. Added 'npm ci' in desktop/ before the action step.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 510ecae commit 8489bc4
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
96 | 101 | | |
97 | 102 | | |
98 | 103 | | |
| |||
0 commit comments