Build Polkadot Nodes in CI - fixes artifact generation (#1410)

* new workflow and adjust node builder

* fix examples by fixing artifacts script

* use-nodes instead of use-substrate

* update yamls

* build polkadot

* remove the on-push trigger again, now that polkadot built in the CI

* add default implementation again
This commit is contained in:
Tadeo Hepperle
2024-02-01 21:54:30 +01:00
committed by GitHub
parent c1073bc8d1
commit 8fa496b866
15 changed files with 3776 additions and 1052 deletions
@@ -0,0 +1,3 @@
# use-nodes
This action downloads the substrate and polkadot binaries produced from the `build-nodes` workflow and puts them into the `$PATH`.