Skip to content

Commit

Permalink
Update make_new_release.py
Browse files Browse the repository at this point in the history
  • Loading branch information
nmcspadden committed Mar 15, 2022
1 parent e89e00b commit c34ede5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Scripts/make_new_release.py
Original file line number Diff line number Diff line change
Expand Up @@ -275,6 +275,7 @@ def main():
"--report-plist",
report_plist_path,
"AutoPkgGitMaster.pkg",
"-vvvv",
]
)
subprocess.run(args=cmd, text=True, check=True)
Expand Down

0 comments on commit c34ede5

Please sign in to comment.