1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-23 13:00:04 +08:00
SpaceVim/.ci/build-production

7 lines
105 B
Plaintext
Raw Normal View History

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