Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
dsikka committed Feb 20, 2024
1 parent f7243c8 commit 6f84292
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-wheel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
internal: $INTERNAL
- name: Temp Step
run: |
echo ${{ steps.push-wheel.outputs.wheel }}
echo ${{steps.push-wheel.outputs.wheel}}
pull_wheel:
needs: build_and_push
Expand Down

0 comments on commit 6f84292

Please sign in to comment.