Skip to content

Commit 5ca1e02

Browse files
committed
install xvfb
1 parent 16c77ea commit 5ca1e02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
- name: Install tools
5151
run: |
5252
sudo apt-get -qq update
53-
sudo apt-get install autoconf libtool libsass-dev
53+
sudo apt-get install autoconf libtool libsass-dev xvfb
5454
5555
- name: Install chromedriver
5656
uses: nanasess/setup-chromedriver@v1

0 commit comments

Comments
 (0)