mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-23 10:48:00 +00:00
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:
@@ -0,0 +1,3 @@
|
||||
# use-substrate
|
||||
|
||||
This action downloads the substrate binary produced from the `build-substrate` workflow and puts it into the `$PATH`.
|
||||
Reference in New Issue
Block a user