Skip to content

Commit

Permalink
Switch to ppa:savoury1/pipewire for LC3 support
Browse files Browse the repository at this point in the history
  • Loading branch information
arkq committed Aug 8, 2024
1 parent 1c74af7 commit b5c4433
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/apt-install-deps/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ runs:
steps:
- name: Add PPA with LC3 codec
shell: bash
run: sudo add-apt-repository ppa:s-ramacher/ait
run: sudo add-apt-repository ppa:savoury1/pipewire
- name: Install DEB Packages
uses: awalsh128/cache-apt-pkgs-action@v1
with:
Expand Down

0 comments on commit b5c4433

Please sign in to comment.