Skip to content

Commit 6a03512

Browse files
authored
Update python-trackerlist.yml
1 parent 4c89a0e commit 6a03512

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 venv venv
26+
#python -m venv venv
2727
source venv/bin/activate
2828
pip install --upgrade pip
2929
pip install requests

0 commit comments

Comments
 (0)