Skip to content

Commit

Permalink
Typo in GH package publishing file
Browse files Browse the repository at this point in the history
  • Loading branch information
Gordonei committed Jun 28, 2024
1 parent 13c9dbd commit 51304a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-client-pkg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Generate Python client package
run: |
docker run --rm -v "${PWD}:/local" \
openapitools/openapi-generator-clisha256:a1460b4c11dc8c883cd34b2dbfe19d08954aea2f533cf238ff24a1fd71462aa4 \
openapitools/openapi-generator-cli@sha256:a1460b4c11dc8c883cd34b2dbfe19d08954aea2f533cf238ff24a1fd71462aa4 \
generate \
-i /local/city-sr-api.json \
-g python \
Expand Down

0 comments on commit 51304a0

Please sign in to comment.