install xvfb for ci
Some checks failed
Some checks failed
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -197,7 +197,7 @@
|
||||
},
|
||||
{
|
||||
name: install dependencies,
|
||||
run: 'sudo apt-get update && sudo apt-get install -y scons cmake libxml2-utils zlib1g libsfml-dev libboost-all-dev zenity'
|
||||
run: 'sudo apt-get update && sudo apt-get install -y scons cmake xvfb libxml2-utils zlib1g libsfml-dev libboost-all-dev zenity'
|
||||
},
|
||||
{
|
||||
name: install TGUI,
|
||||
|
Reference in New Issue
Block a user