diff options
| author | mbkma <[email protected]> | 2026-03-15 12:09:03 +0100 |
|---|---|---|
| committer | Victor Kareh <[email protected]> | 2026-04-10 10:22:36 -0400 |
| commit | c0186d5c3831bf3c0d0598e97c2a4b5338eefbf8 (patch) | |
| tree | 611217405c39f4ab97cd8c418a66c76270067058 /.github/workflows/debian.sh | |
| parent | 7027666c9a0b988e38176ce02f94a1bfa23a28d6 (diff) | |
| download | mate-power-manager-master.tar.bz2 mate-power-manager-master.tar.xz | |
Diffstat (limited to '.github/workflows/debian.sh')
| -rwxr-xr-x | .github/workflows/debian.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/debian.sh b/.github/workflows/debian.sh index b85052b..d0e80f0 100755 --- a/.github/workflows/debian.sh +++ b/.github/workflows/debian.sh @@ -46,6 +46,7 @@ requires+=( gobject-introspection libgirepository1.0-dev libdconf-dev + xvfb ) infobegin "Update system" |
