From 9b03a01af4bf92a9d5bc7c365118edb1d139b118 Mon Sep 17 00:00:00 2001 From: John MacFarlane <jgm@berkeley.edu> Date: Tue, 16 Aug 2022 12:48:15 -0700 Subject: [PATCH] Update RELEASE-CHECKLIST. --- RELEASE-CHECKLIST | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELEASE-CHECKLIST b/RELEASE-CHECKLIST index d087977e5..5e5b8c3fa 100644 --- a/RELEASE-CHECKLIST +++ b/RELEASE-CHECKLIST @@ -8,7 +8,7 @@ [ ] run tools/build-arm.sh to create and download arm64 linux package [ ] Use 'make' in macos and windows artifacts to sign code [ ] make update-website -[ ] make trypandoc +[ ] update pandoc-server (upload deb to website, dpkg -i it) [ ] Tag release in git [ ] make pandoc-templates cd ../pandoc-templates