We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b33e18 commit b8f0e1dCopy full SHA for b8f0e1d
1 file changed
.github/workflows/sample-builder.yml
@@ -320,6 +320,7 @@ jobs:
320
- uses: actions/upload-artifact@v4
321
id: upload
322
with:
323
+ name: LuxCore-${{ runner.os }}
324
path: ${{ github.workspace }}/out/build/LuxCore-*.zip
325
326
attest-samples:
0 commit comments