Skip to content

Commit

Permalink
Fix things I keep breaking
Browse files Browse the repository at this point in the history
  • Loading branch information
bjester committed Jul 18, 2023
1 parent eeb3296 commit 28f4d04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ on:
jobs:
deploy:
runs-on: ubuntu-22.04
steps:
steps:
- uses: actions/checkout@v2
- name: Set up Python
uses: actions/setup-python@v2
Expand Down

0 comments on commit 28f4d04

Please sign in to comment.