We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e87fc57 commit d11f26eCopy full SHA for d11f26e
.github/workflows/main.yml
@@ -52,3 +52,4 @@ jobs:
52
name: ${{ matrix.asset_name }}
53
path: |
54
target/${{ matrix.asset_name }}
55
+ ${{ env.BINARY_NAME }}-${{ matrix.binstall_suffix }}
0 commit comments