Skip to content

Commit

Permalink
Update build_wheels_linux.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
atalman authored Jul 30, 2024
1 parent b511841 commit 40ece55
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build_wheels_linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -264,9 +264,9 @@ jobs:
with:
name: ${{ env.ARTIFACT_NAME }}
path: ${{ inputs.repository }}/dist/
- name: Teardown Linux
- name: Wait for ssh session
if: ${{ always() }}
uses: ./test-infra/.github/actions/teardown-linux
uses: ./test-infra/.github/actions/wait-for-ssh

upload:
needs: build
Expand Down

0 comments on commit 40ece55

Please sign in to comment.