Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
chenzongxiong committed Jul 25, 2022
1 parent ea1216e commit 23ff2e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/extrinsic-ordering-check-from-bin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
run: |
BASE_URL=wss://parachain-eu-0.staging.litentry.io
chain=${{ matrix.chain }}
REF_URL=$${ matrix.ref_url }}
REF_URL=${ matrix.ref_url }}
echo "Metadata comparison:" > output-$chain.txt
echo "Date: $(date)" >> output-$chain.txt
echo "Base: $BASE_URL" >> output-$chain.txt
Expand Down

0 comments on commit 23ff2e7

Please sign in to comment.