Skip to content

Commit

Permalink
wrong target file name
Browse files Browse the repository at this point in the history
  • Loading branch information
McCallisterRomer committed Jun 2, 2024
1 parent 37833f0 commit ddd2599
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-artifacts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
with:
name: ${{ env.ARTIFACT_NAME }}
path: |
Swiftshader/build_out/${{ env.BUILD_SUBDIR }}/${{ env.ARTIFACT_NAME }}
Swiftshader/build_out/${{ env.BUILD_SUBDIR }}/${{ matrix.swiftshaderLibName }}
Swiftshader/LICENSE.txt
build-sdk:
Expand Down

0 comments on commit ddd2599

Please sign in to comment.