Skip to content

Commit c20434c

Browse files
committed
Update build
1 parent 0f9d067 commit c20434c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Diff for: script/build

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
#!/bin/sh
2+
23
echo "==> Building the site…"
3-
bundle exec jekyll build $@
4+
bundle exec rake build

0 commit comments

Comments
 (0)