Skip to content

Commit 1455b3e

Browse files
committed
added build befor gh-deploy
1 parent 17a36dd commit 1455b3e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/gen.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,4 +59,5 @@ jobs:
5959
path: .cache
6060
key: ${{ github.ref }}
6161
- run: pip install mkdocs-material jupyter nbconvert mkdocs-jupyter mkdocs-plugin-inline-svg
62+
- run: mkdocs build
6263
- run: mkdocs gh-deploy --force

0 commit comments

Comments
 (0)