Skip to content

Commit

Permalink
Correcting parameter in mamba action.
Browse files Browse the repository at this point in the history
  • Loading branch information
phargogh committed Aug 28, 2023
1 parent a8a439e commit 6c3cae7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pythonpackage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
with:
# Grab requirements from pip-compatible requirements.txt
environment-file: requirements.txt
extra-specs: |
create-args: |
python=${{ matrix.python-version }}
gdal=${{ matrix.gdal }}
setuptools
Expand Down

0 comments on commit 6c3cae7

Please sign in to comment.