fix: fix lib artifact path issue

This commit is contained in:
2026-08-06 09:36:38 +08:00
parent dbec1b4fca
commit 7527d3763f
2 changed files with 7 additions and 1 deletions
+1
View File
@@ -56,3 +56,4 @@ description = "a brown fox jumps over a lazy dog."
## Environment Variables
- `OMRF_PACKER_CARGO`: Path to the `cargo` executable used to collect project metadata. When unset, the packer invokes `cargo` as resolved from `PATH`.
- `OMRF_PACKER_RUSTC`: Path to the `rustc` executable used to resolve the host toolchain triple. When unset, the packer invokes `rustc` as resolved from `PATH`.