Skip to content

Commit

Permalink
publish SmiServices only to fix NETSDK1194
Browse files Browse the repository at this point in the history
  • Loading branch information
rkm committed Oct 4, 2024
1 parent 9778e76 commit 174f4be
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/smi/package.py
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ def main(argv: Optional[Sequence[str]] = None) -> int:
"--output", dist_tag_dir / smi_services_output_dir,
"--verbosity", "quiet",
"--nologo",
"src/SmiServices",
)
C.run(cmd)

Expand Down

0 comments on commit 174f4be

Please sign in to comment.