Skip to content

Commit e004866

Browse files
authored
ci: ppdate CI workflow by removing package variable
Removed package variable from CI workflow configuration.
1 parent 241c244 commit e004866

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ jobs:
5353
secrets: inherit
5454
# prettier-ignore
5555
with:
56-
package: "bluelua-${{ github.event.repository.name }}"
5756
run: |
5857
echo 'KERNEL=="event*", SUBSYSTEM=="input", MODE="0666"' | sudo tee /etc/udev/rules.d/99-evdev-test.rules
5958
sudo udevadm control --reload-rules

0 commit comments

Comments
 (0)