Skip to content

Commit

Permalink
ldd agave-validator
Browse files Browse the repository at this point in the history
  • Loading branch information
yihau committed Oct 4, 2024
1 parent 18f60c7 commit 220d5c2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/release-artifacts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,10 @@ jobs:
echo "channel=$CHANNEL" >> $GITHUB_OUTPUT
ci/publish-tarball.sh
echo "::group::ldd agave-validator"
ldd target/release/agave-validator
echo "::endgroup"
- name: Prepare Upload Files
if: ${{ steps.build.outputs.channel != '' || steps.build.outputs.tag != '' }}
shell: bash
Expand Down

0 comments on commit 220d5c2

Please sign in to comment.