Skip to content

Commit

Permalink
ci: cargo installation
Browse files Browse the repository at this point in the history
  • Loading branch information
DeepakBomjan committed Aug 14, 2024
1 parent 5a6e634 commit 4cb9e39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/deployer/init_script.sh
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ EOF

chmod +x clone.expect
./clone.expect
source "$HOME/.cargo/env"
source "/root/.cargo/env"

## Install solana
sudo apt-get install -y pkg-config build-essential libudev-dev libssl-dev
Expand Down

0 comments on commit 4cb9e39

Please sign in to comment.