Skip to content

Commit b8f0e1d

Browse files
committed
Sample builder: fix artifact name
1 parent 1b33e18 commit b8f0e1d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/sample-builder.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -320,6 +320,7 @@ jobs:
320320
- uses: actions/upload-artifact@v4
321321
id: upload
322322
with:
323+
name: LuxCore-${{ runner.os }}
323324
path: ${{ github.workspace }}/out/build/LuxCore-*.zip
324325

325326
attest-samples:

0 commit comments

Comments
 (0)