chore: fix gh action

This commit is contained in:
Conner Gallagher 2022-06-17 23:52:08 -06:00
parent 4846fa42ca
commit f984813d17
1 changed files with 1 additions and 0 deletions

View File

@ -32,6 +32,7 @@ jobs:
- name: Build website
run: |
yarn install --frozen-lockfile
yarn workspaces run build
yarn docs:build
# Popular action to deploy to GitHub Pages:
# Docs: https://github.com/peaceiris/actions-gh-pages#%EF%B8%8F-docusaurus