Skip to content

Commit

Permalink
Confirm adding ppa for audio waveform
Browse files Browse the repository at this point in the history
Now displays a message that needs to be confirmed.
  • Loading branch information
tf committed Nov 29, 2024
1 parent 22bedc4 commit 2936e8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ jobs:
- name: Install audiowaveform package
if: ${{ matrix.install-audiowaveform == true}}
run: |
sudo add-apt-repository ppa:chris-needham/ppa
sudo add-apt-repository -y ppa:chris-needham/ppa
sudo apt-get update
sudo apt-get install audiowaveform
Expand Down

0 comments on commit 2936e8c

Please sign in to comment.