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 241c244 commit e004866Copy full SHA for e004866
1 file changed
.github/workflows/ci.yml
@@ -53,7 +53,6 @@ jobs:
53
secrets: inherit
54
# prettier-ignore
55
with:
56
- package: "bluelua-${{ github.event.repository.name }}"
57
run: |
58
echo 'KERNEL=="event*", SUBSYSTEM=="input", MODE="0666"' | sudo tee /etc/udev/rules.d/99-evdev-test.rules
59
sudo udevadm control --reload-rules
0 commit comments