diff options
| author | mbkma <[email protected]> | 2026-03-15 12:09:03 +0100 |
|---|---|---|
| committer | mbkma <[email protected]> | 2026-03-22 10:28:03 +0100 |
| commit | 4be5509c755a7894c1b4e03f5824d298fee1e6b5 (patch) | |
| tree | cd34b361e98ac738963c561a88e5f3706289beca /.github/workflows/fedora.sh | |
| parent | 2c89f4575c883817a5957b25bf676e2099cbb0da (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/fedora.sh')
| -rwxr-xr-x | .github/workflows/fedora.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/fedora.sh b/.github/workflows/fedora.sh index b71a495..32893cf 100755 --- a/.github/workflows/fedora.sh +++ b/.github/workflows/fedora.sh @@ -40,6 +40,7 @@ requires+=( iso-codes-devel gobject-introspection-devel dconf-devel + xorg-x11-server-Xvfb ) infobegin "Update system" |
