File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 7070 spack buildcache push --unsigned ./binary-mirror gnupg
7171 - uses : actions/upload-artifact@v5
7272 with :
73- name : gnupg_binary_mirror-${{ matrix.runner[0] }}-${{ matrix.runner[1] }}-${{ matrix.python-version }}
73+ name : gnupg_binary_mirror-${{ matrix.runner[0] }}-${{ matrix.runner[1] }}
7474 path : binary-mirror
7575
7676 manylinux2014_build :
@@ -100,7 +100,7 @@ jobs:
100100
101101 - uses : actions/upload-artifact@v5
102102 with :
103- name : gnupg_binary_mirror-linux-${{ matrix.arch}}-${{ matrix.python-version }}
103+ name : gnupg_binary_mirror-linux-${{ matrix.arch }}
104104 path : binary-mirror
105105
106106 gnupg_json :
Original file line number Diff line number Diff line change 4848
4949 - uses : actions/upload-artifact@v5
5050 with :
51- name : patchelf_binary_mirror-linux-${{ matrix.arch}}-${{ matrix.python-version }}
51+ name : patchelf_binary_mirror-linux-${{ matrix.arch }}
5252 path : binary-mirror
5353
5454 patchelf_json :
You can’t perform that action at this time.
0 commit comments