mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-23 08:27:59 +00:00
typo
This commit is contained in:
@@ -67,7 +67,7 @@ jobs:
|
||||
- name: Prepare output
|
||||
run: |
|
||||
REF_VERSION=$(./$BIN_REF --version)
|
||||
BIN_VERSION=$(./BIN_BASE --version)
|
||||
BIN_VERSION=$(./$BIN_BASE --version)
|
||||
echo "Metadata comparison:" >> output.txt
|
||||
echo "Date: $(date)" >> output.txt
|
||||
echo "Ref. binary: $REF_URL" >> output.txt
|
||||
|
||||
Reference in New Issue
Block a user