Skip to content

Commit

Permalink
Update page-deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MEGAGON authored Aug 5, 2023
1 parent 27db283 commit 99edd89
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/page-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ jobs:
cp new.md docs/Samples/"$cnt".md
done
- name: Install mkdocs
run: pip install mkdocs
- name: Install material for mkdocs
run: pip install mkdocs-material

- name: Build documentation
run: mkdocs build

0 comments on commit 99edd89

Please sign in to comment.