Skip to content

Commit 5599c50

Browse files
committed
chore: install latest eodash_catalog in build pr action
1 parent f9f816d commit 5599c50

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build_pull_request.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- name: Install dependencies
2727
run: |
2828
pip install -U pip
29-
pip install eodash_catalog==0.0.37
29+
pip install eodash_catalog
3030
- if: github.event.pull_request.body == ''
3131
name: Build all - no items
3232
env:

0 commit comments

Comments
 (0)