Skip to content

Commit 97629e5

Browse files
Update native.yml
1 parent 087dea2 commit 97629e5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/native.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@ jobs:
1717
sh -c "$(curl -sSfL https://release.solana.com/v1.16.2/install)"
1818
export PATH="/home/runner/.local/share/solana/install/active_release/bin:$PATH"
1919
solana -V
20-
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y
21-
source "$HOME/.cargo/env"
2220
rustc -V
2321
declare -a StringArray=(
2422
"basics/account-data/native/program"

0 commit comments

Comments
 (0)