Skip to content

Commit

Permalink
Display checksum to log
Browse files Browse the repository at this point in the history
  • Loading branch information
taiki-e committed Jan 17, 2023
1 parent fa33c9a commit aa711d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions main.sh
Original file line number Diff line number Diff line change
Expand Up @@ -341,6 +341,7 @@ for checksum in ${checksums[@]+"${checksums[@]}"}; do
*) bail "unrecognized 'checksum' input option '${checksum}'" ;;
esac
fi
x cat "${archive}.${checksum}"
final_assets+=("${archive}.${checksum}")
done

Expand Down

0 comments on commit aa711d5

Please sign in to comment.