Skip to content

Commit cbd3240

Browse files
authored
Update python-trackerlist.yml
1 parent 0f4674c commit cbd3240

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 --break-system-packages
2727
pip install requests
2828
2929
- name: Run script to trackerslist

0 commit comments

Comments
 (0)