Skip to content

Commit d8d3fec

Browse files
committed
Update main.yml
1 parent 2043789 commit d8d3fec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ jobs:
130130
pip3 install -r requirements-pubsub.txt
131131
pip3 install .
132132
pip3 install GDAL==`gdal-config --version`
133-
pip3 install https://github.com/geopython/pygeofilter/archive/main.zip
133+
pip3 install --force-reinstall https://github.com/geopython/pygeofilter/archive/main.zip
134134
- name: setup test data ⚙️
135135
run: |
136136
pybabel compile -d locale -l es

0 commit comments

Comments
 (0)