Skip to content

Commit

Permalink
ci
Browse files Browse the repository at this point in the history
  • Loading branch information
valentin-gauthier-geosiris committed Dec 9, 2024
1 parent c96cd4e commit d0fdccb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Install poetry
uses: ./.github/actions/prepare-poetry
with:
python-version: 3.9
python-version: 3.10

- name: Build
run: |
Expand Down Expand Up @@ -68,7 +68,7 @@ jobs:
- name: Install poetry
uses: ./.github/actions/prepare-poetry
with:
python-version: 3.9
python-version: 3.10

- name: Upload to PyPI
run: |
Expand Down

0 comments on commit d0fdccb

Please sign in to comment.