Skip to content

Commit

Permalink
Use separate GH Actions artifact for each Windows arch
Browse files Browse the repository at this point in the history
  • Loading branch information
botder committed Feb 4, 2024
1 parent 7c103c7 commit 59cc584
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Expand Up @@ -47,7 +47,7 @@ jobs:

- uses: actions/upload-artifact@v4
with:
name: InstallFiles
name: InstallFiles-${{ matrix.platform }}
path: InstallFiles/

macOS:
Expand Down

0 comments on commit 59cc584

Please sign in to comment.