Skip to content

Commit

Permalink
portaudio
Browse files Browse the repository at this point in the history
  • Loading branch information
sshane committed Aug 28, 2024
1 parent f2d1ae2 commit 80e68b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/openpilot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
python-version: '3.11.x'
- name: setup dependencies
run: |
brew install cmake bzip2 capnp qt@5 zeromq protobuf@3 gnu-tar
brew install cmake bzip2 capnp qt@5 zeromq protobuf@3 gnu-tar portaudio
curl -LsSf https://astral.sh/uv/install.sh | sh
uv venv
uv pip install 3rdparty/openpilot 3rdparty/openpilot/opendbc_repo
Expand Down

0 comments on commit 80e68b2

Please sign in to comment.