Skip to content

Commit a107378

Browse files
committed
Workflow updates for screenshot
1 parent 61e2d5a commit a107378

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gui.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
run: |
3232
export XDG_RUNTIME_DIR=$(mktemp -d)
3333
eval $(dbus-launch --auto-syntax)
34-
dbus-run-session sh
34+
dbus-run-session gnome-session
3535
mutter --wayland --no-x11 --sm-disable --headless -- python test/test_demo.py
3636
- name: Upload screenshot
3737
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)