Skip to content

Commit 484a8ea

Browse files
committed
CI: Fix rust-publish.yml
1 parent 6f9f729 commit 484a8ea

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/rust-publish.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ jobs:
2424
# https://github.com/dcuddeback/libudev-sys
2525
- name: Install libudev-dev (Linux only)
2626
run: sudo apt-get install libudev-dev
27-
if: contains(matrix.os, 'ubuntu')
2827

2928
- name: Publish (crates.io)
3029
run: cargo publish --verbose

0 commit comments

Comments
 (0)