Skip to content

Commit

Permalink
fix ci/solana-version.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Richard Patel committed Apr 11, 2022
1 parent b14c18b commit 226b0a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/solana-version.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ set -e

cd "$(dirname "$0")/.."

cargo read-manifest | jq -r '.dependencies[] | select(.name == "solana-accountsdb-plugin-interface") | .req'
cargo read-manifest | jq -r '.dependencies[] | select(.name == "solana-geyser-plugin-interface") | .req'

0 comments on commit 226b0a0

Please sign in to comment.