Skip to content

Commit 9429c27

Browse files
committed
update demo structure
1 parent bd7f58b commit 9429c27

9 files changed

Lines changed: 3 additions & 2378 deletions

File tree

.github/workflows/ci-cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
- name: Upload pages artifact
8181
uses: actions/upload-pages-artifact@v4
8282
with:
83-
path: docs
83+
path: demo
8484
- name: Deploy to GitHub Pages
8585
uses: actions/deploy-pages@v5
8686

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ node_modules
77
.DS_Store
88
docs/jsdoc/
99
docs/api/
10-
demo/
10+
demo/api
File renamed without changes.
File renamed without changes.
File renamed without changes.

docs/demo-source.js

Whitespace-only changes.

0 commit comments

Comments
 (0)