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 99013bb commit 35bd489
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build_conda_linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -222,6 +222,10 @@ jobs:
with:
name: ${{ env.ARTIFACT_NAME }}
path: ${{ inputs.repository }}/distr/
- name: Teardown Linux
if: ${{ always() }}
uses: ./test-infra/.github/actions/teardown-linux

upload:
needs: build
uses: ./.github/workflows/_binary_conda_upload.yml
Expand Down

0 comments on commit 35bd489

Please sign in to comment.