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 fcecc2e commit 1b17281
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,8 @@ jobs:
- name: List Files Up One
run: ls venv/lib/python3.10/site-packages

- name: Find ffi
run: find .
- name: Download ffi
run: source venv/bin/activate && python livekit-rtc/rust-sdks/download-ffi.sh --output venv/lib/python3.10/site-packages/livekit/rtc/resources

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

0 comments on commit 1b17281

Please sign in to comment.