Skip to content

Commit

Permalink
chmod HOME
Browse files Browse the repository at this point in the history
  • Loading branch information
seunlanlege committed Jan 1, 2024
1 parent 4947336 commit 9a6e1e6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -187,6 +187,7 @@ jobs:
wget -O ./polkadot-sdk/target/release/polkadot -q --show-progress 'https://dl.dropbox.com/scl/fi/fe2l45wwqqs78f68lcv4l/polkadot?rlkey=jgqeughfm0ce8g9torlfzj2md&dl=0'
# install zombienet
cd hyperbridge/scripts
sudo chmod -R 755 $HOME/
wget -O $HOME/zombienet -q --show-progress https://github.com/paritytech/zombienet/releases/download/v1.3.89/zombienet-linux-x64
cd zombienet
# spawn devnet
Expand Down

0 comments on commit 9a6e1e6

Please sign in to comment.