Skip to content

Commit

Permalink
Upload separate packages for Win
Browse files Browse the repository at this point in the history
  • Loading branch information
NielsMommen authored Oct 13, 2022
1 parent 487ff14 commit eede6db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,5 +116,5 @@ jobs:
if: ${{ matrix.os == 'windows-2019' }}
uses: actions/[email protected]
with:
name: vf-llvm-clang-${{ runner.os }}
name: vf-llvm-clang-${{ runner.os }}-${{ matrix.arch }}
path: ${{ runner.temp }}/${{ env.PACKAGE_NAME }}-${{ runner.os }}-${{ matrix.arch }}.tar.gz

0 comments on commit eede6db

Please sign in to comment.