mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-22 13:48:04 +00:00
[Fix] Auto-generated PR: delete polkadot binaries from working directory. (#1431)
* delete substrate and polkadot binaries * use nodes should move instead of copy and remove the archive
This commit is contained in:
@@ -41,9 +41,6 @@ jobs:
|
||||
- name: Fetch Artifacts
|
||||
run: cargo run --bin artifacts
|
||||
|
||||
- name: Delete substrate node binary
|
||||
run: rm ./substrate-node
|
||||
|
||||
- uses: actions/create-github-app-token@v1
|
||||
id: app-token
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user