aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/ci.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index beef054..fb04c1b 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -44,6 +44,7 @@ jobs:
~/.emacs.d/bin/doom install --no-config --no-env --no-fonts
set -x
cp -r $(realpath .doom.d) $HOME/.doom.d
+ echo "(package! soria)" >> $HOME/.doom.d/packages.el
cat $HOME/.doom.d/packages.el
~/.emacs.d/bin/doom sync