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:
Egor_P
2022-05-25 16:46:37 +02:00
committed by GitHub
parent da577b3f51
commit 514499e7a1
@@ -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