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 1d4dbda commit 78ca70bCopy full SHA for 78ca70b
.github/workflows/main.yml
@@ -45,6 +45,7 @@ jobs:
45
- name: Test tracker availability
46
shell: bash
47
run: |
48
+ apt install node-ws -y
49
bash test_trackers.sh trackers_all.txt
50
51
- name: Commit and Push changes
0 commit comments