Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
zain-sohail committed Nov 3, 2023
1 parent 5707beb commit 037dc14
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ jobs:
python-version: 3.8
poetry-version: 1.2.2

- name: build Sphinx docs
uses: sphinx-build -b html $GITHUB_WORKSPACE/docs $GITHUB_WORKSPACE/_build
# - name: build Sphinx docs
# uses: sphinx-build -b html $GITHUB_WORKSPACE/docs $GITHUB_WORKSPACE/_build
# - name: Setup Pages
# uses: actions/configure-pages@v3
# - name: Upload artifact
Expand Down

0 comments on commit 037dc14

Please sign in to comment.