Skip to content

Commit

Permalink
tweak CI clicks
Browse files Browse the repository at this point in the history
  • Loading branch information
zoff99 committed Jan 21, 2024
1 parent f7eefbe commit a968df2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -593,7 +593,7 @@ jobs:
printf 'sleep 220\n' >> /tmp/a.sh
printf 'xdotool mousemove --sync 214 295 click 1\n' >> /tmp/a.sh
printf 'sleep 4\n' >> /tmp/a.sh
printf 'xdotool mousemove --sync 750 643 click 1\n' >> /tmp/a.sh
printf 'xdotool mousemove --sync 750 620 click 1\n' >> /tmp/a.sh
printf 'sleep 2\n' >> /tmp/a.sh
printf 'import -window root /tmp/screenshot-linux_before_wm.png\n' >> /tmp/a.sh
printf 'sleep 40\n' >> /tmp/a.sh
Expand Down

0 comments on commit a968df2

Please sign in to comment.