Skip to content

Commit 10b5c93

Browse files
Update build.sh
1 parent 2723efd commit 10b5c93

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
@@ -15,7 +15,7 @@ fi
1515

1616
echo "======================================================================================================================================================================="
1717
echo "========================================================================== Running parser... =========================================================================="
18-
./snooty-parser/snooty/snooty build . --no-caching --output=./bundle.zip --branch=master
18+
./snooty-parser/snooty/snooty build . --no-caching --output=./bundle.zip --branch=BRANCH_NAME
1919
echo "========================================================================== Parser complete ============================================================================"
2020
echo "======================================================================================================================================================================="
2121

0 commit comments

Comments
 (0)