ci: building rust on dev

This commit is contained in:
Chubby Granny Chaser
2025-04-12 18:00:20 +01:00
parent 4d76182f2e
commit ee1dda90d9
5 changed files with 7 additions and 5 deletions

View File

@@ -69,7 +69,7 @@ export class PythonRPC {
"..",
"rust_rpc",
"target",
"release",
"debug",
rustBinaryNameByPlatform[process.platform]!
),
];