File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 26
26
run : |
27
27
dotnet tool install Cake.Tool --version 1.1.0
28
28
dotnet tool restore
29
- sh -c "$(curl -sSfL https://release.solana.com/v1.14.11 /install)"
29
+ sh -c "$(curl -sSfL https://release.solana.com/v1.18.0 /install)"
30
30
export PATH="/home/runner/.local/share/solana/install/active_release/bin:$PATH"
31
31
solana-test-validator -u m -c whirLbMiicVdio4qvUfM5KAg6Ct8VwpYzGff3uctyCc -c CtXfPzz36dH5Ws4UYKZvrQ1Xqzn42ecDW6y8NKuiN8nD -c metaqbxxUerdq28cj1RbAWkYQm3ybzjb6a8bt518x1s -c PwDiXFxQsGra4sFFTT8r1QWRMd4vfumiWC1jfWNfdYT --mint 5ZWj7a1f8tWkjBESHKgrLmXshuXxqeY9SYcfbshpAqPG > /dev/null &
32
32
sleep 5
Original file line number Diff line number Diff line change 27
27
run : |
28
28
dotnet tool install Cake.Tool --version 1.1.0
29
29
dotnet tool restore
30
- sh -c "$(curl -sSfL https://release.solana.com/v1.14.11 /install)"
30
+ sh -c "$(curl -sSfL https://release.solana.com/v1.18.0 /install)"
31
31
export PATH="/home/runner/.local/share/solana/install/active_release/bin:$PATH"
32
32
solana-test-validator -u m -c whirLbMiicVdio4qvUfM5KAg6Ct8VwpYzGff3uctyCc -c CtXfPzz36dH5Ws4UYKZvrQ1Xqzn42ecDW6y8NKuiN8nD -c metaqbxxUerdq28cj1RbAWkYQm3ybzjb6a8bt518x1s -c PwDiXFxQsGra4sFFTT8r1QWRMd4vfumiWC1jfWNfdYT --mint 5ZWj7a1f8tWkjBESHKgrLmXshuXxqeY9SYcfbshpAqPG > /dev/null &
33
33
sleep 5
You can’t perform that action at this time.
0 commit comments