Commit 450cfcb
fix: install Tauri CLI native module for platform
Deno npm compatibility mode skips optional dependencies, which
@tauri-apps/cli uses for platform-specific native binaries. Add
explicit npm install step for the correct native module based
on runner architecture and OS.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 6e4cd3e commit 450cfcb
1 file changed
+15
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
43 | 58 | | |
44 | 59 | | |
45 | 60 | | |
| |||
0 commit comments