Skip to content
This repository has been archived by the owner on Feb 21, 2024. It is now read-only.

Commit

Permalink
Bootstrap before building the docs
Browse files Browse the repository at this point in the history
  • Loading branch information
chmanie committed Aug 13, 2020
1 parent 099d3e9 commit 453ab2e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
- name: Install and Build 🔧
run: |
npm install
npm run bootstrap
npm run build-docs
- name: Deploy 🚀
Expand Down

0 comments on commit 453ab2e

Please sign in to comment.