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 98d311e commit 0ca12af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ jobs:
restore-keys: |
mkdocs-material-
- run: pip install mkdocs-material
working-directory: ./lecture_note
- working-directory: ./lecture_note
- run: mkdocs gh-deploy --force

0 comments on commit 0ca12af

Please sign in to comment.