Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
isteinbrecher committed Jan 20, 2025
1 parent d4336ea commit 1462f8e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/create_release.py
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ def build_solution_windows(repo_dir, git_identifier, *, build_type="release"):

if "GITHUB_SHA" in os.environ.keys():
os.environ["VS_activate"] = "C:\\Program Files\\Microsoft Visual Studio\\2022\\Enterprise\\Common7\\Tools\\VsDevCmd.bat"
os.environ["PYTHON_EXE"] = "c/hostedtoolcache/windows/Python/3.12.8/x64/python"
else:
"C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\Common7\\Tools\\VsDevCmd.bat"

Expand Down

0 comments on commit 1462f8e

Please # to comment.