Skip to content

Commit

Permalink
NOISSUE - Remove unused CI steps (#172)
Browse files Browse the repository at this point in the history
Signed-off-by: Arvindh <[email protected]>
  • Loading branch information
arvindh123 authored Jan 31, 2024
1 parent 2d19c58 commit 2347155
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,6 @@ jobs:
- name: Checkout master
uses: actions/checkout@v4

- name: Install mkdocs plugins
run: |
pip install mkdocs-drawio-file
- name: Deploy docs
uses: mhausenblas/mkdocs-deploy-gh-pages@master
# Or use mhausenblas/mkdocs-deploy-gh-pages@nomaterial to build without the mkdocs-material theme
Expand Down

0 comments on commit 2347155

Please sign in to comment.