mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-09 20:11:09 +00:00
Fix GHA (#5825)
This commit is contained in:
+1
-2
@@ -21,8 +21,8 @@ jobs:
|
||||
BIN_URL: ${{github.event.inputs.binary_url}}
|
||||
REF_URL: ${{github.event.inputs.reference_binary_url}}
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
fail-fast: false
|
||||
chain: [polkadot, kusama, westend, rococo]
|
||||
|
||||
steps:
|
||||
@@ -95,4 +95,3 @@ jobs:
|
||||
run: |
|
||||
pkill polkadot-ref
|
||||
pkill polkadot
|
||||
|
||||
|
||||
Reference in New Issue
Block a user