We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16c77ea commit 5ca1e02Copy full SHA for 5ca1e02
.github/workflows/main.yml
@@ -50,7 +50,7 @@ jobs:
50
- name: Install tools
51
run: |
52
sudo apt-get -qq update
53
- sudo apt-get install autoconf libtool libsass-dev
+ sudo apt-get install autoconf libtool libsass-dev xvfb
54
55
- name: Install chromedriver
56
uses: nanasess/setup-chromedriver@v1
0 commit comments