CI: Accidentally stopped htmlize with updates

I still want it. No need for collateral damage.
This commit is contained in:
TEC 2021-05-30 16:08:04 +08:00
parent 1a86b75008
commit 9257b8a781
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")