Skip to content

Commit

Permalink
Update pages.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Danura30082 authored Dec 9, 2024
1 parent 37ec827 commit e3db200
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,7 @@ jobs:
with:
python-version: '3.x'
- name: Install MkDocs and plugins
run: pip install mkdocs
run: pip install mkdocs-mermaid2-plugin
run: pip install mkdocs mkdocs-mermaid2-plugin
- name: Build with MkDocs
run: mkdocs build
# - name: Check for hard links and symlinks
Expand Down

0 comments on commit e3db200

Please sign in to comment.