Skip to content

Commit

Permalink
Update build_conda_linux.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
atalman authored Jul 30, 2024
1 parent 40ece55 commit 1429f39
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build_conda_linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -222,9 +222,9 @@ jobs:
with:
name: ${{ env.ARTIFACT_NAME }}
path: ${{ inputs.repository }}/distr/
- 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 1429f39

Please sign in to comment.