Skip to content

Commit

Permalink
correcting platform name
Browse files Browse the repository at this point in the history
Signed-off-by: Sachin Pisal <spisal@nvidia.com>
  • Loading branch information
sacpis committed Dec 20, 2024
1 parent cd0d613 commit 0af7e4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,7 @@ jobs:
- name: Upload Wheel Artifact
uses: actions/upload-artifact@v4
with:
name: qutip-wheel-${{ matrix.platform }}
name: qutip-wheel-linux/${{ matrix.platform }}
path: ./wheelhouse
retention-days: 7

Expand Down

0 comments on commit 0af7e4f

Please sign in to comment.