Skip to content

Commit 2f59f19

Browse files
authored
Update python-trackerlist.yml
1 parent 02d07fe commit 2f59f19

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/python-trackerlist.yml

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

2424
- name: Install dependencies
2525
run: |
26+
python -m venv venv
2627
source venv/bin/activate
2728
pip install --upgrade pip
2829
pip install requests

0 commit comments

Comments
 (0)