Skip to content

Commit

Permalink
tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
keepingitneil committed Oct 7, 2024
1 parent 68a2898 commit 1f2dd9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
- name: Build Docs
run: |
source venv/bin/activate
python -m pdoc --http livekit.* --output-dir docs
python -m pdoc --html livekit --output-dir docs
- name: S3 Upload
run: |
Expand Down

0 comments on commit 1f2dd9e

Please sign in to comment.