Skip to content

Commit 80cea0c

Browse files
authored
Update python-trackerlist.yml
1 parent 2e01c99 commit 80cea0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-trackerlist.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323

2424
- name: Install dependencies
2525
run: |
26-
python -m pip install --upgrade pip
26+
# python -m pip install --upgrade pip
2727
pip install requests
2828
2929
- name: Run script to trackerslist

0 commit comments

Comments
 (0)