Skip to content

Commit

Permalink
[TEMP] MakeBoostDistro.py from fork
Browse files Browse the repository at this point in the history
  • Loading branch information
alandefreitas committed Oct 26, 2023
1 parent 8a23c66 commit 902b2b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci_boost_release.py
Original file line number Diff line number Diff line change
Expand Up @@ -686,7 +686,7 @@ def command_build(self):
os.chdir(os.path.join(self.build_dir))
utils.check_call(
"wget",
"https://raw.githubusercontent.com/boostorg/release-tools/master/MakeBoostDistro.py",
"https://raw.githubusercontent.com/alandefreitas/release-tools/archive-vars/MakeBoostDistro.py",
"-O",
"MakeBoostDistro.py",
)
Expand Down

0 comments on commit 902b2b6

Please sign in to comment.