summaryrefslogtreecommitdiff
path: root/.github/workflows/ubuntu.sh
diff options
context:
space:
mode:
authormbkma <[email protected]>2026-03-15 12:09:03 +0100
committerVictor Kareh <[email protected]>2026-03-16 16:35:26 -0400
commit50d8dfd946af5c352b51e5f4e79c000959bea85e (patch)
treecbd8c56742919622c8a9901207109194f52a8720 /.github/workflows/ubuntu.sh
parentc38285df7cafcd262f3cd898f037bc8547537bfe (diff)
downloadmate-power-manager-gh-actions.tar.bz2
mate-power-manager-gh-actions.tar.xz
try xfvb to run tests with virtual displaygh-actions
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"