Skip to content

Commit ae9e05e

Browse files
authored
[Doc][CI] Minor fixes (#106)
1 parent 6ca88e0 commit ae9e05e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ jobs:
7070
- name: Build Docs
7171
run: |
7272
cp examples/*.ipynb docs/
73+
cp examples/*.json docs/
7374
- name: Deploy docs
7475
run: |
7576
git config user.name "GitHub Actions"

0 commit comments

Comments
 (0)