Skip to content

Commit

Permalink
path again
Browse files Browse the repository at this point in the history
  • Loading branch information
conbrad committed Oct 10, 2024
1 parent 75a7110 commit 5a99799
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 @@ -40,6 +40,7 @@ jobs:
curl -sSL https://install.python-poetry.org > ~/poetry_installer/install-poetry.py
- name: Install poetry (api)
run: |
export PATH="/github/home/.local/bin:$PATH"
cd ~/poetry_installer
python install-poetry.py --version 1.8.3
poetry config virtualenvs.create true
Expand Down

0 comments on commit 5a99799

Please sign in to comment.