Skip to content

Commit

Permalink
Initialize mkdocs
Browse files Browse the repository at this point in the history
  • Loading branch information
AstatineAi committed Dec 31, 2023
1 parent 0ca12af commit 5a5c5ab
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,6 @@ jobs:
restore-keys: |
mkdocs-material-
- run: pip install mkdocs-material
- working-directory: ./lecture_note
- run: mkdocs gh-deploy --force
- name: build
working-directory: ./lecture_note
run: mkdocs gh-deploy --force

0 comments on commit 5a5c5ab

Please sign in to comment.