Skip to content

Commit

Permalink
chore(ci/cd): remove unused step in warehouse workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
allejo committed Jan 15, 2024
1 parent 5f500c2 commit 295cb59
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/provider-map-jobs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,12 +97,6 @@ jobs:
with open(geojson_file, 'w') as f:
json.dump(geojson, f, indent=2)
- name: Setup yq
uses: vegardit/gha-setup-yq@v1
with:
use-cache: true
version: 4.40.5

- name: Create Pull Request
uses: peter-evans/create-pull-request@v5
with:
Expand Down

0 comments on commit 295cb59

Please sign in to comment.