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 6371f36 commit 78b7d98
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/build-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,10 +55,7 @@ jobs:
run: source venv/bin/activate && pip list

- name: List Files
run: ls venv/lib/python3.10/site-packages/livekit/rtc/resources

- name: List Files Up One
run: ls venv/lib/python3.10/site-packages
run: ls livekit-rtc/rust-sdks

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

0 comments on commit 78b7d98

Please sign in to comment.