Skip to content

Commit

Permalink
Merge pull request #29 from ElNiak/ElNiak-patch-1
Browse files Browse the repository at this point in the history
Update pr-generate-docs.yaml
  • Loading branch information
ElNiak authored Jun 3, 2024
2 parents 739e749 + b69ea3d commit 957f013
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pr-generate-docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
uses: "actions/checkout@v3"
- name: "Generate docs"
run: |
python -m pip install --upgrade pip
pip install -r requirements.txt
make gen-docs
mkdocs gh-deploy --force --clean
Expand Down

0 comments on commit 957f013

Please sign in to comment.