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 a50b38e commit fcecc2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
run: ls venv/lib/python3.10/site-packages

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

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

0 comments on commit fcecc2e

Please sign in to comment.