Commit 03fb254
committed
build(ci-cd): update build command to use cargo
Replaced 'cross build' with 'cargo build' for better compatibility with the target environment. This change ensures that the build process utilizes the standard cargo toolchain, which may resolve issues related to cross-compilation.1 parent ec977b2 commit 03fb254
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
184 | 184 | | |
185 | 185 | | |
186 | 186 | | |
187 | | - | |
| 187 | + | |
188 | 188 | | |
189 | 189 | | |
190 | 190 | | |
| |||
0 commit comments