Skip to content

Commit ce31340

Browse files
author
pull clone
committed
checking for completeness
1 parent 277617e commit ce31340

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-disk.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,7 @@ jobs:
145145
if: inputs.upload-to-s3 != true && github.event_name != 'pull_request'
146146
uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4
147147
with:
148+
name: disk-${{ matrix.disk-type }}
148149
path: ${{ steps.build.outputs.output-directory }}
149150
if-no-files-found: error
150151
retention-days: 0

0 commit comments

Comments
 (0)