Skip to content

Commit

Permalink
Update glibc solution
Browse files Browse the repository at this point in the history
Signed-off-by: Peter Zhu <zhujiaxi@amazon.com>
  • Loading branch information
peterzhuamazon committed Feb 19, 2025
1 parent 94bad90 commit e09ae95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-and-build-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,6 @@ jobs:
- name: Upload Artifacts
uses: actions/upload-artifact@v4
with:
name: index-management-plugin-${{ matrix.os }}-${{ matrix.java }}
name: index-management-plugin-${{ matrix.os }}-${{ matrix.java }}-${{ matrix.feature }}
path: index-management-artifacts
overwrite: 'true'

0 comments on commit e09ae95

Please sign in to comment.