Skip to content

Commit

Permalink
add artifact name
Browse files Browse the repository at this point in the history
  • Loading branch information
jaimergp committed Mar 23, 2024
1 parent 09c5600 commit 177499a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/conda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,5 @@ jobs:
fetch-depth: 0
- name: "Check conda builds 📦"
uses: jaimergp/conda-build-action@main
with:
artifact-name: 'conda-packages-${{ matrix.os }}'

0 comments on commit 177499a

Please sign in to comment.