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:
parent
bf32e79d71
commit
a2dff68f4a
2
.github/workflows/linux.yml
vendored
2
.github/workflows/linux.yml
vendored
@ -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 \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user