Skip to content

Commit

Permalink
deleted unnecessary repo checkout to fix fetch binary step (#1296)
Browse files Browse the repository at this point in the history
* 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>
  • Loading branch information
3 people authored May 25, 2022
1 parent da577b3 commit 514499e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/extrinsic-ordering-check-from-bin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 514499e

Please sign in to comment.