We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 022c2a4 commit 98c1d89Copy full SHA for 98c1d89
1 file changed
.github/workflows/ci.yml
@@ -60,7 +60,6 @@ jobs:
60
sudo modprobe uinput || true
61
sudo udevadm trigger --subsystem-match=input || true
62
test -e /dev/uinput
63
- sudo chmod 666 /dev/uinput
64
65
linux: ${{ inputs.linux || github.event_name != 'workflow_dispatch' }}
66
macos: ${{ inputs.macos || github.event_name != 'workflow_dispatch' }}
0 commit comments