Skip to content

Commit

Permalink
Build the distribution for the examples.
Browse files Browse the repository at this point in the history
  • Loading branch information
We-Gold committed Aug 2, 2023
1 parent 9d4304a commit f4bd819
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ jobs:

- name: Build Docs
run: npm run docs
- name: Build Library
run: npm run build
- name: Create Public Folder
run: |
mkdir public
Expand Down

0 comments on commit f4bd819

Please sign in to comment.