Fix build script

This commit is contained in:
Victor Zverovich 2024-06-29 08:59:54 -07:00
parent 53186535d5
commit 949d5d1795

View File

@ -189,7 +189,7 @@ def release(args):
stripped = True
fmt_repo.checkout('-B', 'release')
fmt_repo.add(changelog, cmakelists)
fmt_repo.add(changelog)
fmt_repo.commit('-m', 'Update version')
# Build the docs and package.