Skip to content

Commit

Permalink
Use the correct path
Browse files Browse the repository at this point in the history
  • Loading branch information
allejo committed Dec 13, 2023
1 parent bf3fde3 commit a4c1fb0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/provider-map.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,8 +82,8 @@ jobs:
- shell: bash
run: |
git add src/metadata/providers.csv src/metadata/counties.geojson
git status
git add src/metadata/providers/
git diff --cached
# - name: Create Pull Request
# uses: peter-evans/create-pull-request@v5
Expand Down

0 comments on commit a4c1fb0

Please sign in to comment.