Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
why-not-try-calmer committed Aug 10, 2023
1 parent ffbc9ad commit f920f63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/flatgeobuf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,5 @@ jobs:
TWINE_PASSWORD: ${{ secrets.PYPI_TOKEN }}
run: |
cd flatgeobuf-pyrust
maturing build --release
maturin build --release
twine upload ./dist/* --verbose

0 comments on commit f920f63

Please sign in to comment.