try composite action to avoid dupe use-substrate code (#1177)

* try composite action to avoid dupe use-substrate code

* put use-substrate in a folder

* required 'shell' prop

* re-use use-substrate action across CI

* remove unnecessary bit from action readme
This commit is contained in:
James Wilson
2023-09-26 17:54:03 +01:00
committed by GitHub
parent cf7e2db1b7
commit 0956b40412
4 changed files with 38 additions and 104 deletions
@@ -0,0 +1,3 @@
# use-substrate
This action downloads the substrate binary produced from the `build-substrate` workflow and puts it into the `$PATH`.