aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/ci.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/ci.yml')
-rw-r--r--.github/workflows/ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index e57cd0b..ea73d2d 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -46,7 +46,7 @@ jobs:
- name: Setup my configuration
run: |
cp -r $(realpath .doom.d) $HOME/.doom.d
- echo "(package! soria)" >> $HOME/.doom.d/packages.el
+ echo "(package! soria-theme)" >> $HOME/.doom.d/packages.el
cat $HOME/.doom.d/packages.el
- name: Sync