FIX set up emacs config directory
This commit is contained in:
parent
3249761ea7
commit
e3381bdc90
|
@ -20,6 +20,7 @@ jobs:
|
||||||
|
|
||||||
- name: Set up emacs config
|
- name: Set up emacs config
|
||||||
run: |
|
run: |
|
||||||
|
mkdir ~/.emacs.d
|
||||||
cp -a -r etc local straight init.el ~/.emacs.d/
|
cp -a -r etc local straight init.el ~/.emacs.d/
|
||||||
|
|
||||||
- name: Test initialization and build
|
- name: Test initialization and build
|
||||||
|
|
Loading…
Reference in New Issue