Skip to content

Commit

Permalink
Merge pull request #43 from seifrajhi/seifrajhi-patch-21
Browse files Browse the repository at this point in the history
Update readme-to-site.yml
  • Loading branch information
seifrajhi authored Feb 18, 2024
2 parents a3032cb + cbe85c8 commit 4c07804
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/readme-to-site.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,6 @@ jobs:
key: ${{ github.ref }}
path: .cache
- run: pip install mkdocs-material
- run: mkdir ./docs
- run: cp README.md ./docs/index.md
- run: mkdocs gh-deploy --force

0 comments on commit 4c07804

Please sign in to comment.