Skip to content

Commit f4bd819

Browse files
committed
Build the distribution for the examples.
1 parent 9d4304a commit f4bd819

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build-docs.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ jobs:
1616

1717
- name: Build Docs
1818
run: npm run docs
19+
- name: Build Library
20+
run: npm run build
1921
- name: Create Public Folder
2022
run: |
2123
mkdir public

0 commit comments

Comments
 (0)