Skip to content

Commit

Permalink
Removed working dir
Browse files Browse the repository at this point in the history
  • Loading branch information
santanusinha committed Aug 19, 2024
1 parent 13d77d4 commit b66003d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,5 @@ jobs:
mkdocs-material-
- name: Install mkdocs and plugins
run: pip install markdown-include pymdown-extensions mkdocs-material mkdocs-material-extensions mkdocs-awesome-pages-plugin mkdocs-glightbox mkdocs-get-deps mkdocs-glightbox mkdocs-nav-weight mkdocs-pdf-export-plugin
working-directory: ./docs
- name: Deploy Site
run: mkdocs gh-deploy --force
working-directory: ./docs

0 comments on commit b66003d

Please sign in to comment.