[Release|CI/CD] Download only linux artefacts for deb package build (#7271)
This PR contains a fix for the rc-build release pipeline. The problem was, that for the deb package build were all the artefacts downloaded and merged together, what could lead to the issue, that the polkadot linux binary was overwritten with the macos one.
Please register or sign in to comment