Skip to content

Commit

Permalink
iter
Browse files Browse the repository at this point in the history
  • Loading branch information
keepingitneil committed Jan 12, 2024
1 parent 47b49db commit 63de4a0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,9 @@ jobs:
- name: List Files Up One
run: ls venv/lib/python3.10/site-packages

- name: Find ffi
run: find . -name | grep liblivekit_ffi.so

- name: Install pdoc
run: source venv/bin/activate && pip install --upgrade pdoc

Expand Down

0 comments on commit 63de4a0

Please sign in to comment.