mirror of
https://github.com/vale981/py-vterm-interaction.el
synced 2025-03-04 09:31:40 -05:00
install libvterm in ci
This commit is contained in:
parent
f82b6a8695
commit
4c14b6643d
1 changed files with 1 additions and 0 deletions
1
.github/workflows/melpazoid.yml
vendored
1
.github/workflows/melpazoid.yml
vendored
|
@ -19,6 +19,7 @@ jobs:
|
|||
run: |
|
||||
python -m pip install --upgrade pip
|
||||
sudo apt-get install emacs && emacs --version
|
||||
sudo apt-get install libvterm
|
||||
git clone https://github.com/riscy/melpazoid.git ~/melpazoid
|
||||
pip install ~/melpazoid
|
||||
- name: Run
|
||||
|
|
Loading…
Add table
Reference in a new issue