Skip to content

Commit 7690bbf

Browse files
committed
wait for the display
1 parent 792f1f3 commit 7690bbf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

actions/setup/action.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,7 @@ runs:
120120
vncserver $DISPLAY -geometry 1024x768 -depth 24
121121
fi
122122
fi
123+
sleep 3
123124
shell: bash
124125
- if: runner.os == 'Linux' || runner.os == 'macOS'
125126
run: |

0 commit comments

Comments
 (0)