Skip to content

Commit

Permalink
Update ghpages.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
clizarraga-UAD7 committed Jan 28, 2024
1 parent 4e7cbde commit fc73c19
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/ghpages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,7 @@ jobs:
key: ${{github.ref}}
path: .cache
- name: run requirements file
run: pip install mkdocstrings
run: pip install mkdocs-material
# run: pip install -r requirements.txt
run: pip install -r requirements.txt
# run: pip install -e .
- name: Deploy docs
run: mkdocs gh-deploy --force
Expand Down

0 comments on commit fc73c19

Please sign in to comment.