Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gmyenni authored Oct 15, 2024
1 parent 198e2de commit f99b74f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:

- name: Install system dependencies
run: |
pipx install pandas numpy landsatxplore
pipx install --include-deps pandas numpy landsatxplore
- name: Install packages
run: Rscript install-packages.R
Expand Down

0 comments on commit f99b74f

Please sign in to comment.