ci|build all docs, not just demo

This commit is contained in:
Aaron Greenwald 2019-07-09 09:47:28 +03:00
Родитель 4ebe173767
Коммит 29474dfd8f
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -80,7 +80,7 @@ jobs:
- run:
name: build docs
command: npm run build:demo:github
command: npm run build:github
- deploy:
command: |