Skip to content

Commit c0820ad

Browse files
authored
Update main.yml - dependencies
1 parent 21e788e commit c0820ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
pip install pandas
5454
pip install pytz
5555
pip install requests
56-
pip install git
56+
pip install gitpython
5757
5858
- name: Print Working Directory
5959
run: pwd

0 commit comments

Comments
 (0)