We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d592c0f commit 270acf0Copy full SHA for 270acf0
.github/workflows/main.yml
@@ -45,7 +45,7 @@ jobs:
45
- name: Test tracker availability
46
shell: bash
47
run: |
48
- wscat
+ sudo apt install node-ws -y
49
bash test_trackers.sh trackers_all.txt
50
51
- name: Commit and Push changes
0 commit comments