From 65cbccf9c4079c2d570ca7424b1b8a8705c45fda Mon Sep 17 00:00:00 2001 From: SqrtMinusOne Date: Mon, 21 Apr 2025 00:19:43 +0300 Subject: [PATCH] ci: try to fix org version mismatch --- scripts/publish-configs.el | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/publish-configs.el b/scripts/publish-configs.el index 0bc0517..a42277f 100644 --- a/scripts/publish-configs.el +++ b/scripts/publish-configs.el @@ -26,6 +26,7 @@ (require 'use-package) ;; Org Hugo +(straight-use-package 'org) (defvar-local my/org-hugo-heading-slugs nil)