CI: Disable package update checking (for now)

This commit is contained in:
TEC 2021-05-28 13:09:46 +08:00
parent 51b110f329
commit b002e291c2
Signed by: tec
GPG Key ID: 779591AFDB81F06C
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
(load (expand-file-name "async-proc-management.el") nil t)
(apm-exec '("htmlize.sh" "check-package-updates.sh"))
;; (apm-exec '("htmlize.sh" "check-package-updates.sh"))
(if (not (file-exists-p (concat user-emacs-directory "xkcd/")))
(apm-exec "org-html.sh" :then "org-pdf.sh")