summaryrefslogtreecommitdiff
path: root/.github/workflows/ubuntu.sh
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/ubuntu.sh')
-rwxr-xr-x.github/workflows/ubuntu.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/ubuntu.sh b/.github/workflows/ubuntu.sh
index 888fde1..6635065 100755
--- a/.github/workflows/ubuntu.sh
+++ b/.github/workflows/ubuntu.sh
@@ -44,6 +44,7 @@ requires+=(
gobject-introspection
libgirepository1.0-dev
libdconf-dev
+ xvfb
)
infobegin "Update system"