Skip to content

Commit b4ca637

Browse files
committed
Changed Ubuntu package name for Emacs sans X11.
1 parent 2fb7f12 commit b4ca637

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
- name: Install Essential Build Tools
3434
run: sudo apt -y install build-essential
3535
- name: Install Emacs
36-
run: sudo apt -y install emacs-nox11
36+
run: sudo apt -y install emacs-nox
3737
- name: Install TeXLive
3838
run: sudo apt -y install texlive
3939
- name: Checkout

0 commit comments

Comments
 (0)