Commit ffecbfc
Fix release workflow: clear beforeBuildCommand to avoid path issue
The tauri-action changes cwd to projectPath, making relative paths
in beforeBuildCommand fail. Since the frontend is already built in
a prior step, we clear the command before running tauri build.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent dbacc88 commit ffecbfc
1 file changed
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
123 | 130 | | |
124 | 131 | | |
125 | 132 | | |
| |||
0 commit comments