Commit 0732954
committed
Fix ARM64 release cross build context
Run the Linux ARM64 cross build from the repository root and pass the backend manifest path explicitly.
This keeps the top-level themes directory available inside the cross container, so RustEmbed can resolve the backend theme assets through ../themes while compiling anycode-backend.1 parent 5300c6c commit 0732954
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
143 | 143 | | |
144 | 144 | | |
145 | 145 | | |
146 | | - | |
147 | | - | |
| 146 | + | |
| 147 | + | |
148 | 148 | | |
149 | 149 | | |
150 | 150 | | |
| |||
0 commit comments