Skip to content

Commit

Permalink
Update artifact download name
Browse files Browse the repository at this point in the history
  • Loading branch information
dbast committed Feb 11, 2025
1 parent 71c8f43 commit 3dcf4b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/llvmlite_win-64_wheel_builder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
if: ${{ inputs.llvmdev_run_id != '' }}
uses: actions/download-artifact@v4
with:
name: llvmdev_win-64_conda
name: llvmdev_win-64
path: llvmdev_conda_packages
run-id: ${{ inputs.llvmdev_run_id }}
repository: ${{ github.repository }}
Expand Down

0 comments on commit 3dcf4b5

Please sign in to comment.