Skip to content

Commit

Permalink
try again
Browse files Browse the repository at this point in the history
  • Loading branch information
dsikka committed Feb 20, 2024
1 parent 31b8667 commit 4e339b0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build-wheel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,8 @@ jobs:
with:
filename: dist/*.whl
internal: $INTERNAL
- name: Temp Step
- run: echo wheel "$WHEEL"
shell: bash
env:
WHEEL: ${{ steps.push-wheel.outputs.wheel }}

Expand Down

0 comments on commit 4e339b0

Please sign in to comment.