Skip to content

Commit

Permalink
chore: move requirements into .github
Browse files Browse the repository at this point in the history
  • Loading branch information
allejo committed Feb 23, 2024
1 parent 774ec4a commit ffde324
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion .github/workflows/provider-map-jobs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:

- name: Install dependencies, process providers, and update GeoJSON
run: |
pip install -r _requirements.txt
pip install -r .github/resources/requirements.txt
python .github/resources/process_providers.py
- name: Create Pull Request
Expand Down

0 comments on commit ffde324

Please sign in to comment.