Modify: add commit info in debug

pull/247/head
HFO4 2020-03-10 12:46:17 +08:00
parent 57e53116d9
commit c2ec4cd8a7
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ debugInfo () {
echo "Build binary: $BINARY"
echo "Release: $RELEASE"
echo "Version: $VERSION"
echo "Commit: $COMMIT_SHA"
}
buildAssets () {