Skip to content

Commit

Permalink
Install cachetools
Browse files Browse the repository at this point in the history
  • Loading branch information
martimpassos committed Apr 10, 2024
1 parent 3b8556d commit a53fc96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-no-docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
sudo apt-get update
sudo apt-get install -y gcc heimdal-dev
pip install arcgis --no-deps
pip install turfpy lxml geojson
pip install turfpy lxml geojson cachetools
python3 -m imaginerio-etl.scripts.viewcones.py
- name: Install libvips
Expand Down

0 comments on commit a53fc96

Please sign in to comment.