Fix workflow file error

This commit is contained in:
Veronica K. B. Olsen
2020-08-20 20:04:57 +02:00
parent e08bd436d7
commit d723529708
+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-get install xvfb
- name: Checkout Source
uses: actions/checkout@v2
- name: Install Dependencies