mirror of
https://github.com/vale981/py-vterm-interaction.el
synced 2025-03-04 17:41: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: |
|
run: |
|
||||||
python -m pip install --upgrade pip
|
python -m pip install --upgrade pip
|
||||||
sudo apt-get install emacs && emacs --version
|
sudo apt-get install emacs && emacs --version
|
||||||
|
sudo apt-get install libvterm
|
||||||
git clone https://github.com/riscy/melpazoid.git ~/melpazoid
|
git clone https://github.com/riscy/melpazoid.git ~/melpazoid
|
||||||
pip install ~/melpazoid
|
pip install ~/melpazoid
|
||||||
- name: Run
|
- name: Run
|
||||||
|
|
Loading…
Add table
Reference in a new issue