Skip to content

Commit 4d3bfa0

Browse files
committed
list dir
1 parent 36a0ec9 commit 4d3bfa0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -334,6 +334,7 @@ jobs:
334334
wget -O ./polkadot -q --show-progress 'https://github.com/paritytech/polkadot-sdk/releases/download/polkadot-stable2503-7/polkadot-parachain'
335335
wget -O ./polkadot-execute-worker -q --show-progress 'https://github.com/paritytech/polkadot-sdk/releases/download/polkadot-stable2503-7/polkadot-execute-worker'
336336
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
337338
sudo chmod +x ./polkadot
338339
sudo chmod +x ./polkadot-parachain
339340
sudo chmod +x ./polkadot-execute-worker

0 commit comments

Comments
 (0)