Skip to content

Commit

Permalink
Update stats-actions.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pottekkat authored Nov 23, 2024
1 parent 79008cc commit 07a7ead
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stats-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: install python packages
run: |
python -m pip install --upgrade pip
pip install gdal==3.6.4
pip install gdal
pip install -r ./.github/requirements.txt
- name: execute python script
Expand Down

0 comments on commit 07a7ead

Please sign in to comment.