@@ -17,6 +17,7 @@ jobs:
sh -c "$(curl -sSfL https://release.solana.com/stable/install)"
export PATH="/home/runner/.local/share/solana/install/active_release/bin:$PATH"
solana -V
+ curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
rustc -V
declare -a StringArray=(
"basics/account-data/native/program"