1
0
mirror of https://github.com/bitwarden/help synced 2026-02-08 04:23:20 +00:00

install jekyll

This commit is contained in:
Kyle Spearrin
2019-03-22 09:50:50 -04:00
parent 89bd8cff45
commit 861546d0f6

View File

@@ -7,6 +7,9 @@ branches:
stack: node 10
install:
- gem install jekyll bundler
before_build:
- node --version
- npm --version