We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86667dc commit fd1038eCopy full SHA for fd1038e
.github/workflows/llvmlite_linux-64_conda_builder.yml
@@ -44,7 +44,7 @@ jobs:
44
if: ${{ inputs.llvmdev_run_id != '' }}
45
uses: actions/download-artifact@v4
46
with:
47
- name: llvmdev_linux-64_conda
+ name: llvmdev_linux-64
48
path: llvmdev_conda_packages
49
run-id: ${{ inputs.llvmdev_run_id }}
50
repository: ${{ github.repository }}
0 commit comments