Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
arshdoda committed Jun 26, 2024
1 parent fb57659 commit f0385b5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/dev_ci_cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Install Linux dependencies
run: |
sudo apt update
sudo apt install binutils libproj-dev gdal-bin libgdal-dev
sudo apt install gdal-bin libgdal-dev
- name: Install Dependencies
run: |
python -m pip install --upgrade pip
Expand Down
1 change: 0 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,3 @@ geemap==0.32.0
pip==23.3.1
boto3==1.34.124
cartoframes==1.2.5
gdal==3.7.2

0 comments on commit f0385b5

Please sign in to comment.