Skip to content

Commit 3a8d009

Browse files
committed
test
1 parent cf503a4 commit 3a8d009

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: Install throttle
2222
run: npm ci
2323
- name: Install dependencies
24-
run: sudo apt-get install -y net-tools
24+
run: sudo apt-get install -y iproute2
2525
- name: Verify lint
2626
run: npm run lint
2727
- name: Show interfaces

0 commit comments

Comments
 (0)