File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 3939 - name : ⬆️ Upload Tarballs
4040 uses : actions/upload-artifact@v3
4141 with :
42- name : ${{ matrix.suite }}-${{ matrix.architecture }}-tarballs
42+ name : ${{ matrix.suite }}-${{ matrix.variant }}-${{ matrix. architecture }}-tarballs
4343 path : fs-cook/out/${{ matrix.suite }}-${{ matrix.variant }}-${{ matrix.architecture }}.tar.gz
4444
4545 create-release :
Original file line number Diff line number Diff line change 4848 - name : ⬆️ Upload Tarballs
4949 uses : actions/upload-artifact@v4.5.0
5050 with :
51- name : ${{ matrix.suite }}-${{ matrix.architecture }}-tarballs
51+ name : ${{ matrix.suite }}-${{ matrix.variant }}-${{ matrix. architecture }}-tarballs
5252 path : fs-cook/out/${{ matrix.suite }}-${{ matrix.variant }}-**.tar.gz
5353
5454 create-release :
You can’t perform that action at this time.
0 commit comments