diff options
-rw-r--r-- | RELEASE-CHECKLIST | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/RELEASE-CHECKLIST b/RELEASE-CHECKLIST index 023f290b1..8cf51b3db 100644 --- a/RELEASE-CHECKLIST +++ b/RELEASE-CHECKLIST @@ -4,6 +4,7 @@ tools/changelog-helper.sh [ ] push release candidate branch rc/VERSION and (if it builds successfully) download artifacts +[ ] make macospkg to fetch macos package (built on travis) [ ] Use 'make' in macos and windows artifacts to sign code [ ] make update-website [ ] make trypandoc |