diff --git a/.github/deployer/init_script.sh b/.github/deployer/init_script.sh index b145c5326..eba975959 100755 --- a/.github/deployer/init_script.sh +++ b/.github/deployer/init_script.sh @@ -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