Skip to content

Commit dd56481

Browse files
committed
Try installing libgtk2.0-0
1 parent bedc9e8 commit dd56481

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.ci/build.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ function build() {
1616
log_group_start "Install xvfb"
1717
#see https://github.com/GabrielBB/xvfb-action
1818
sudo apt-get install --yes xvfb
19+
sudo apt-get install --yes libgtk2.0-0
1920
log_group_end
2021

2122
log_group_start "Determine project name + version"

0 commit comments

Comments
 (0)