Skip to content

Commit 6af8f45

Browse files
committed
Sample builder: dissociate macos artifacts
1 parent 47eb602 commit 6af8f45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sample-builder.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -323,7 +323,7 @@ jobs:
323323
- uses: actions/upload-artifact@v4
324324
id: upload
325325
with:
326-
name: LuxCore-${{ runner.os }}
326+
name: LuxCore-${{ runner.os }}-${{ runner.arch }}
327327
path: ${{ github.workspace }}/out/build/LuxCore-*.zip
328328

329329
attest-samples:

0 commit comments

Comments
 (0)