Skip to content

Commit

Permalink
rm pulseaudio
Browse files Browse the repository at this point in the history
  • Loading branch information
albho committed Aug 7, 2024
1 parent eb7ccb7 commit 14c3cf5
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/python-demo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,13 +75,6 @@ jobs:
- name: Install dependencies
run: pip3 install -r requirements.txt

- name: Install PulseAudio
run: |
sudo apt-get update
sudo apt-get install -y pulseaudio
pulseaudio --check || pulseaudio --start
pactl load-module module-null-sink
- name: Test streaming
run: >
python3 orca_demo_streaming.py
Expand Down

0 comments on commit 14c3cf5

Please sign in to comment.