FIX set up emacs config directory

This commit is contained in:
Nathan Dwarshuis 2021-03-14 14:42:21 -04:00
parent 3249761ea7
commit e3381bdc90
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@ jobs:
- name: Set up emacs config
run: |
mkdir ~/.emacs.d
cp -a -r etc local straight init.el ~/.emacs.d/
- name: Test initialization and build