mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-22 11:27:58 +00:00
update artifacts script (#1392)
This commit is contained in:
@@ -40,7 +40,10 @@ jobs:
|
||||
# - a polkadot.rs file from the full metadata that is checked in integration tests
|
||||
# - a polkadot.json in the `artifacts/demo_chain_specs` directory
|
||||
- name: Fetch Artifacts
|
||||
run: cargo build --bin artifacts
|
||||
run: cargo run --bin artifacts
|
||||
|
||||
- name: Delete substrate node binary
|
||||
run: rm ./substrate-node
|
||||
|
||||
- name: Create Pull Request
|
||||
uses: peter-evans/create-pull-request@v5
|
||||
|
||||
Reference in New Issue
Block a user