Skip to content

Commit d592c0f

Browse files
authored
Update main.yml
1 parent 78ca70b commit d592c0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
- name: Test tracker availability
4646
shell: bash
4747
run: |
48-
apt install node-ws -y
48+
wscat
4949
bash test_trackers.sh trackers_all.txt
5050
5151
- name: Commit and Push changes

0 commit comments

Comments
 (0)