Skip to content
Snippets Groups Projects
Commit 6c5d7310 authored by Wilfried Kopp's avatar Wilfried Kopp Committed by Chevdor
Browse files

typo

parent 2655abb6
No related merge requests found
......@@ -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
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment