Update RELEASE-CHECKLIST for CircleCI.

This commit is contained in:
John MacFarlane 2020-12-17 23:47:25 -08:00
parent 69fa3721d3
commit ec0ec4af7c

View file

@ -4,7 +4,7 @@
[ ] Finalize changelog [ ] Finalize changelog
[ ] push release candidate branch rc/VERSION and (if it builds [ ] push release candidate branch rc/VERSION and (if it builds
successfully) download artifacts successfully) download artifacts
[ ] make macospkg to fetch macos package (built on travis) [ ] download macos artifacts from CircleCI
[ ] Use 'make' in macos and windows artifacts to sign code [ ] Use 'make' in macos and windows artifacts to sign code
[ ] make update-website [ ] make update-website
[ ] make trypandoc [ ] make trypandoc