Skip to content

Commit

Permalink
fix: add missing package
Browse files Browse the repository at this point in the history
  • Loading branch information
Panadestein committed Sep 3, 2024
1 parent e6bc5d5 commit b75c29c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build-site.el
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@

;; Install packages needed for HTML export

(package-install 'compat)
(package-install 'htmlize)
(package-install 'reformatter)
(package-install 'nix-mode)
Expand Down

0 comments on commit b75c29c

Please sign in to comment.