Skip to content

Commit 3a177c9

Browse files
Update build.sh
1 parent 39483e7 commit 3a177c9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

build.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ PARSER_VERSION=0.18.14
44
make examples
55

66
echo "Printing branch name ${BRANCH_NAME}"
7+
BRANCH=git branch
8+
echo " branch using git branch ${BRANCH}"
79

810
if [ ! -d "snooty-parser" ]; then
911
echo "snooty parser not installed, downloading..."

0 commit comments

Comments
 (0)