Update build merge (#230)

This commit is contained in:
Jaco Greeff
2019-10-12 15:27:25 +02:00
committed by GitHub
parent 2881ae2834
commit 89cb92a8ca
5 changed files with 175 additions and 109 deletions
+2 -2
View File
@@ -51,7 +51,7 @@ jobs:
- name: build
run: |
yarn install --frozen-lockfile
yarn build:split:code
yarn build
build_docs:
name: Build Docs
@@ -68,4 +68,4 @@ jobs:
- name: build
run: |
yarn install --frozen-lockfile
yarn build:split:docs
yarn docs