Skip to content

Commit

Permalink
fixed ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Chen Bin committed Feb 17, 2025
1 parent 8421d58 commit f117709
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lisp/init-elpa.el
Original file line number Diff line number Diff line change
Expand Up @@ -390,7 +390,7 @@ If NO-REFRESH is nil, `package-refresh-contents' is called."
(require-package 'pulseaudio-control)
(require-package 'vterm)
(require-package 'dockerfile-mode)
(require-package 'ellama)
(when *emacs28* (require-package 'ellama))

;; magit sometime use packages which not released yet
;; so we place it at the end to make sure other packages are installed first
Expand Down

0 comments on commit f117709

Please sign in to comment.