Skip to content

Commit

Permalink
Update update_members.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Erik-Brown01 committed Nov 22, 2023
1 parent 3b1224b commit 09d78bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update_members.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
pip install -r requirements.txt # If you have dependencies
- name: Run legislation info generator script
run: python scripts/legislative_support_generator.py scripts/legislation_votes_generator.py
run: python scripts/members_geocoder.py

- name: Commit and push if changes
run: |
Expand Down

0 comments on commit 09d78bc

Please sign in to comment.