Skip to content

Commit

Permalink
fill 'distro_short'
Browse files Browse the repository at this point in the history
  • Loading branch information
iLLiCiTiT committed Aug 30, 2024
1 parent 7c6c559 commit cb9e649
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/installer_post_process.py
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,7 @@ def _find_matching_installer(
version=server_installer.get("version"),
platform=server_installer.get("platform"),
filename=server_installer.get("filename"),
distro_short=server_installer.get("distro_short"),
installer_path=installer_info.installer_path,
python_version=server_installer.get("pythonVersion"),
checksum=server_installer.get("checksum"),
Expand Down

0 comments on commit cb9e649

Please sign in to comment.