Skip to content

Commit

Permalink
chore: updated eodash_catalog version for builder
Browse files Browse the repository at this point in the history
  • Loading branch information
santilland committed Oct 9, 2024
1 parent cfcdfec commit fbc5e8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_pull_request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- name: Install dependencies
run: |
pip install -U pip
pip install eodash_catalog==0.0.37
pip install eodash_catalog==0.1.0
- if: github.event.pull_request.body == ''
name: Build all - no items
env:
Expand Down

0 comments on commit fbc5e8e

Please sign in to comment.