install libvterm in ci

This commit is contained in:
Valentin Boettcher 2024-09-13 18:52:04 -04:00
parent f82b6a8695
commit 4c14b6643d
No known key found for this signature in database
GPG key ID: E034E12B7AF56ACE

View file

@ -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