Update ci.yml

This commit is contained in:
Patrick Marsceill
2020-04-23 17:07:03 -04:00
committed by GitHub
parent fd50bb31a3
commit eb6bba7fda

View File

@@ -28,7 +28,7 @@ jobs:
run: |
docker run --rm \
--volume="${{ github.workspace }}:/srv/jekyll" \
jekyll/builder:3.8.5 /bin/bash -c "gem install bundler && chmod 777 /srv/jekyll && jekyll build && chmod 777 && assets/js/ && bundle exec just-the-docs rake search:init"
jekyll/builder:3.8.5 /bin/bash -c "gem install bundler && chmod 777 /srv/jekyll && jekyll build && chmod 777 assets/js/ && bundle exec just-the-docs rake search:init"
css:
name: Stylelint