We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36a0ec9 commit 4d3bfa0Copy full SHA for 4d3bfa0
.github/workflows/ci.yml
@@ -334,6 +334,7 @@ jobs:
334
wget -O ./polkadot -q --show-progress 'https://github.com/paritytech/polkadot-sdk/releases/download/polkadot-stable2503-7/polkadot-parachain'
335
wget -O ./polkadot-execute-worker -q --show-progress 'https://github.com/paritytech/polkadot-sdk/releases/download/polkadot-stable2503-7/polkadot-execute-worker'
336
wget -O ./polkadot-prepare-worker -q --show-progress 'https://github.com/paritytech/polkadot-sdk/releases/download/polkadot-stable2503-7/polkadot-prepare-worker'
337
+ ls -lh
338
sudo chmod +x ./polkadot
339
sudo chmod +x ./polkadot-parachain
340
sudo chmod +x ./polkadot-execute-worker
0 commit comments