Skip to content

Commit

Permalink
Update onrelease.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Gonmeso authored Jan 29, 2024
1 parent 9976e7e commit bf8dd37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/onrelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
poetry install
- name: Lint with ruff
run: |
poetry run ruff giza
poetry run ruff giza_actions
- name: Build dist
run: poetry build
- name: Publish a Python distribution to PyPI
Expand Down

0 comments on commit bf8dd37

Please sign in to comment.