Skip to content

Commit 1624f52

Browse files
Update build.sh branch version for parser
1 parent 8678e0c commit 1624f52

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
@@ -12,7 +12,7 @@ fi
1212

1313
echo "======================================================================================================================================================================="
1414
echo "========================================================================== Running parser... =========================================================================="
15-
./snooty-parser/snooty/snooty build . --no-caching --output=./bundle.zip --branch=master
15+
./snooty-parser/snooty/snooty build . --no-caching --output=./bundle.zip --branch=v1.8
1616
echo "========================================================================== Parser complete ============================================================================"
1717
echo "======================================================================================================================================================================="
1818

0 commit comments

Comments
 (0)