Print commit ref

This commit is contained in:
Sidharth Vinod
2023-09-22 10:25:42 +05:30
parent ab7fcb26d7
commit 60d0dba648

View File

@@ -3,6 +3,8 @@
set -euxo pipefail
pnpm build
echo "$COMMIT_REF"
# Clone the Mermaid Live Editor repository
rm -rf mermaid-live-editor
git clone --single-branch https://github.com/mermaid-js/mermaid-live-editor.git