Skip to content

Commit

Permalink
CI: use different artifacts names in publish.yml (#119)
Browse files Browse the repository at this point in the history
  • Loading branch information
hagenw authored Dec 16, 2024
1 parent 69617fa commit 58f9bc8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ jobs:

- uses: actions/upload-artifact@v4
with:
name: ${{ matrix.platform }}
path: ./wheelhouse/*

deploy:
Expand Down

0 comments on commit 58f9bc8

Please sign in to comment.