Add more packages

This commit is contained in:
Veronica K. B. Olsen
2020-08-20 20:09:42 +02:00
parent dc0d80c622
commit c0769581ea
+1 -1
View File
@@ -16,7 +16,7 @@ jobs:
python-version: 3.8
architecture: x64
- name: Install Packages
run: sudo apt-get install xvfb
run: sudo apt install xvfb libenchant-dev python3-pyqt5 python3-pyqt5.qtsvg python3-lxml
- name: Checkout Source
uses: actions/checkout@v2
- name: Install Dependencies