mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-23 02:37:59 +00:00
deleted unnecessary repo checkout to fix fetch binary step (#1296)
* deleted unnecessary repo checkout to fix fetch binary step * Update .github/workflows/extrinsic-ordering-check-from-bin.yml Co-authored-by: Mara Robin B. <mara@broda.me> Co-authored-by: Chevdor <chevdor@users.noreply.github.com> Co-authored-by: Mara Robin B. <mara@broda.me>
This commit is contained in:
@@ -27,8 +27,6 @@ jobs:
|
||||
REF_URL: ${{github.event.inputs.reference_url}}
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
- name: Fetch binary
|
||||
run: |
|
||||
echo Fetching $BIN_URL
|
||||
|
||||
Reference in New Issue
Block a user