Skip to content

Commit 6b71fb2

Browse files
committed
fix script
1 parent 3cb9538 commit 6b71fb2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/build-docs.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ then
77
ARGS="$ARGS --serve"
88
fi
99

10-
npx eleventy --config=.eleventy.cjs $ARGS
10+
npx eleventy $ARGS

0 commit comments

Comments
 (0)