Skip to content

Commit 270acf0

Browse files
authored
Update main.yml
1 parent d592c0f commit 270acf0

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-
wscat
48+
sudo apt install node-ws -y
4949
bash test_trackers.sh trackers_all.txt
5050
5151
- name: Commit and Push changes

0 commit comments

Comments
 (0)