Skip to content

Commit 39483e7

Browse files
Update build.sh
1 parent 4e23f31 commit 39483e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ PARSER_VERSION=0.18.14
22
# This make command curls the examples for certain repos.
33
# If the rule doesn't exist, the error doesn't interrupt the build process.
44
make examples
5-
BRANCH_NAME=$1
5+
66
echo "Printing branch name ${BRANCH_NAME}"
77

88
if [ ! -d "snooty-parser" ]; then

0 commit comments

Comments
 (0)