Updating ci script

This commit is contained in:
juanito87 2023-02-09 14:19:33 -03:00
parent 9fec67a021
commit 750461256a
No known key found for this signature in database
GPG Key ID: EAB042894FD44AFD
1 changed files with 1 additions and 2 deletions

View File

@ -3,5 +3,4 @@
# Prints the Solana version.
set -e
grep solana-program Cargo.lock | head -n1 | awk '{print $2}' | tr -d v
grep solana-geyser-plugin-interface Cargo.toml | head -n1 | awk '{print $3}' | tr -d \" | tr -d =