You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Simplifies environment variable handling in build script
Replaces redundant `--env` flags with inline environment variable declarations in build script commands to improve readability and maintainability.
Signed-off-by: Christopher Turner <christopher.g.turner@intel.com>
0 commit comments