Skip to content

Commit

Permalink
oops
Browse files Browse the repository at this point in the history
  • Loading branch information
TheMrSheldon committed Nov 21, 2023
1 parent 979968b commit 26168d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
cd python-client/sphinx
sphinx-apidoc -o . ../tira
make html
touch python-client/sphinx/_build/html/.nojekyll
touch _build/html/.nojekyll
- name: Deploy
uses: JamesIves/github-pages-deploy-action@v4
with:
Expand Down

0 comments on commit 26168d8

Please sign in to comment.