Skip to content

Commit 080974b

Browse files
authored
Update cross-platform.yml
1 parent 0d0ca3e commit 080974b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/cross-platform.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ jobs:
2121
- uses: actions/checkout@v4
2222

2323
- name: Install dependencies
24+
if: runner.os == 'linux'
2425
run: |
2526
sudo apt-get update
2627
sudo apt-get install -y libudev-dev

0 commit comments

Comments
 (0)