Skip to content

Commit

Permalink
Added to show build result after github-actions.
Browse files Browse the repository at this point in the history
  • Loading branch information
zboris12 committed Mar 24, 2024
1 parent 201e5a9 commit d5b9c4a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ zgaindex.js
echo "google-closure-compiler failed."
exit 20
fi
echo "Build result:"
ls -l ${OUTFLDR}/zgapdfsigner.min.js
exit 0
}
exit $?

0 comments on commit d5b9c4a

Please sign in to comment.