diff options
| author | mbkma <[email protected]> | 2026-03-15 12:09:03 +0100 |
|---|---|---|
| committer | Victor Kareh <[email protected]> | 2026-03-16 16:35:26 -0400 |
| commit | 50d8dfd946af5c352b51e5f4e79c000959bea85e (patch) | |
| tree | cbd8c56742919622c8a9901207109194f52a8720 /.github/workflows/ubuntu.sh | |
| parent | c38285df7cafcd262f3cd898f037bc8547537bfe (diff) | |
| download | mate-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.sh | 1 |
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" |
