Skip to content

Commit 2f8c00a

Browse files
Update build.sh branch for parser version
1 parent 5cc60ea commit 2f8c00a

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=1.10
15+
./snooty-parser/snooty/snooty build . --no-caching --output=./bundle.zip --branch=v1.10
1616
echo "========================================================================== Parser complete ============================================================================"
1717
echo "======================================================================================================================================================================="
1818

0 commit comments

Comments
 (0)