mirror of
https://github.com/shadps4-emu/ext-fmt.git
synced 2025-02-17 08:47:31 +00:00
Fix build script
This commit is contained in:
parent
53186535d5
commit
949d5d1795
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user