Skip to content

Commit 59cc584

Browse files
authored
Use separate GH Actions artifact for each Windows arch
1 parent 7c103c7 commit 59cc584

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747

4848
- uses: actions/upload-artifact@v4
4949
with:
50-
name: InstallFiles
50+
name: InstallFiles-${{ matrix.platform }}
5151
path: InstallFiles/
5252

5353
macOS:

0 commit comments

Comments
 (0)