Skip to content

Commit

Permalink
Create nojekyll file in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jl-wynen committed Aug 25, 2022
1 parent 08df828 commit d59a800
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
- run: python -m pip install --upgrade pip
- run: python -m pip install -r requirements/ci.txt
- run: tox -e docs
- run: touch html/.nojekyll
- uses: actions/upload-artifact@v3
with:
name: documentation
Expand Down

0 comments on commit d59a800

Please sign in to comment.