Skip to content

Commit

Permalink
Update file publish-doc.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
vanessa-navarro-c committed Mar 20, 2024
1 parent 4da8ad5 commit 7ec6020
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/publish-doc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@ jobs:
with:
version: latest
platform: x64

- name: Install wheel
run: |
pip install wheel
- name: Deploy docs
uses: mhausenblas/mkdocs-deploy-gh-pages@master
Expand Down

0 comments on commit 7ec6020

Please sign in to comment.