spacevim/.ci/build-production

7 lines
105 B
Plaintext
Raw Normal View History

2024-08-21 14:17:26 +08:00
#!/bin/sh
# usage: script/build-production
#
# Run the jekyll build
cd docs && bundle exec jekyll build