Skip to content

Commit

Permalink
updates to workflow file
Browse files Browse the repository at this point in the history
  • Loading branch information
Azaya89 committed May 2, 2024
1 parent ceeecf0 commit 06ece46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update_data_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:

- name: Install dependencies
run: |
pip install pandas gspread oauth2client subprocess
pip install pandas gspread oauth2client
- name: Run the update script
run: python update_data.py
Expand Down

0 comments on commit 06ece46

Please sign in to comment.