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 bedc9e8 commit dd56481Copy full SHA for dd56481
.ci/build.sh
@@ -16,6 +16,7 @@ function build() {
16
log_group_start "Install xvfb"
17
#see https://github.com/GabrielBB/xvfb-action
18
sudo apt-get install --yes xvfb
19
+ sudo apt-get install --yes libgtk2.0-0
20
log_group_end
21
22
log_group_start "Determine project name + version"
0 commit comments