Skip to content

Commit

Permalink
export path
Browse files Browse the repository at this point in the history
  • Loading branch information
conbrad committed Oct 10, 2024
1 parent b40e58b commit 75a7110
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/gdal.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ jobs:
if: steps.cache-venv.outputs.cache-hit != 'true'
working-directory: ./api
run: |
export PATH="/github/home/.local/bin:$PATH"
poetry run python -m pip install --upgrade pip
poetry install
poetry run python -m pip install -U setuptools wheel
Expand Down

0 comments on commit 75a7110

Please sign in to comment.