Skip to content

Commit fd1038e

Browse files
committed
update name of artifact to download
As title
1 parent 86667dc commit fd1038e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/llvmlite_linux-64_conda_builder.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
if: ${{ inputs.llvmdev_run_id != '' }}
4545
uses: actions/download-artifact@v4
4646
with:
47-
name: llvmdev_linux-64_conda
47+
name: llvmdev_linux-64
4848
path: llvmdev_conda_packages
4949
run-id: ${{ inputs.llvmdev_run_id }}
5050
repository: ${{ github.repository }}

0 commit comments

Comments
 (0)