Skip to content

Commit

Permalink
gdal_calc python target?
Browse files Browse the repository at this point in the history
  • Loading branch information
sllynn committed Nov 29, 2024
1 parent d37d625 commit 693d122
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/scala_build/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ runs:
chown $USER:$USER /databricks
chmod -R 766 /databricks/
EOF
python3 -m venv /databricks/python3
python${{ matrix.python_minor }} -m venv /databricks/python3
- name: Add packaged GDAL dependencies
shell: bash
run : |
Expand Down

0 comments on commit 693d122

Please sign in to comment.