Skip to content

Commit

Permalink
Synchronize changes from 1.6 master branch [ci skip]
Browse files Browse the repository at this point in the history
59cc584 Use separate GH Actions artifact for each Windows arch
  • Loading branch information
github-actions[bot] committed Feb 4, 2024
2 parents 500303a + 59cc584 commit c5a940a
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 c5a940a

Please sign in to comment.