Skip to content

Commit

Permalink
Whitespace?
Browse files Browse the repository at this point in the history
  • Loading branch information
JCGoran committed Nov 7, 2024
1 parent 00fa453 commit 6e365ef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@ jobs:
- name: Check out code for release
if: github.event_name == 'workflow_dispatch'
uses: actions/checkout@v4
with:
ref: ${{ github.inputs.rel_release }}
with:
ref: ${{ github.inputs.rel_release }}


- uses: actions/setup-python@v5
Expand Down

0 comments on commit 6e365ef

Please sign in to comment.