Skip to content

Commit

Permalink
install emacs-libvterm
Browse files Browse the repository at this point in the history
  • Loading branch information
vale981 committed Sep 13, 2024
1 parent 5b9d6c6 commit 9cbb550
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/melpazoid.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
run: |
python -m pip install --upgrade pip
sudo apt-get install emacs && emacs --version
sudo apt-get install libvterm
sudo apt-get install emacs-libvterm
git clone https://github.com/riscy/melpazoid.git ~/melpazoid
pip install ~/melpazoid
- name: Run
Expand Down

0 comments on commit 9cbb550

Please sign in to comment.