Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
henrykironde authored Dec 18, 2024
1 parent 2564585 commit 5524680
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -40,7 +40,8 @@ jobs:
- name: Install Python and packages
run: |
python -m pip install --upgrade pip
python -m pip install pandas numpy landsatxplore
python -m pip install --upgrade setuptools
python -m pip install pandas numpy landsatxplore
# - name: Install packages
# run: Rscript install-packages.R

0 comments on commit 5524680

Please sign in to comment.