Skip to content

Commit

Permalink
update name of artifact to download
Browse files Browse the repository at this point in the history
As title
  • Loading branch information
esc committed Feb 11, 2025
1 parent c9a46f6 commit 13e0b56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/llvmlite_linux-64_conda_builder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
if: ${{ inputs.llvmdev_run_id != '' }}
uses: actions/download-artifact@v4
with:
name: llvmdev_linux-64_conda
name: llvmdev_linux-64
path: llvmdev_conda_packages
run-id: ${{ inputs.llvmdev_run_id }}
repository: ${{ github.repository }}
Expand Down

0 comments on commit 13e0b56

Please sign in to comment.