1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-04-30 11:24:00 -04:00

forgot to add ppa flag

This commit is contained in:
Neals 2026-01-27 20:25:25 -06:00
parent bf32e79d71
commit a2dff68f4a

View File

@ -23,7 +23,7 @@ jobs:
run: |
sudo apt-get update
sudo apt-get install software-properties-common
add-apt-repository ppa:ettusresearch/uhd
add-apt-repository -y ppa:ettusresearch/uhd
apt-get update
sudo apt-get -y install build-essential cmake git xxd \
devscripts fakeroot debhelper libfftw3-dev qtbase5-dev libopengl-dev libqt5opengl5-dev \